AreaPluginBase::$areaType

The type of this area handler, i.e. 'header', 'footer', or 'empty'.

Type: string

File

core/modules/views/src/Plugin/views/area/AreaPluginBase.php, line 33

Class

AreaPluginBase
Base class for area handler plugins.

Namespace

Drupal\views\Plugin\views\area

Code

public $areaType;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.