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;
Please login to continue.