protected property View::$isEmpty in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Plugin/views/area/View.php \Drupal\views\Plugin\views\area\View::isEmpty
Stores whether the embedded view is actually empty.
Type: bool
File
- core/
modules/ views/ src/ Plugin/ views/ area/ View.php, line 29 - Contains \Drupal\views\Plugin\views\area\View.
Class
- View
- Views area handlers. Insert a view inside of an area.
Namespace
Drupal\views\Plugin\views\areaCode
protected $isEmpty;