ViewExecutable::$header

Stores the area handlers for the header which are initialized on this view.

Type: \Drupal\views\Plugin\views\area\AreaPluginBase[]

File

core/modules/views/src/ViewExecutable.php, line 297

Class

ViewExecutable
Represents a view as a whole.

Namespace

Drupal\views

Code

public $header;
doc_Drupal
2016-10-29 09:54:12
Comments
Leave a Comment

Please login to continue.