DisplayNoAreaTest::$usesAreas
Same name in other branches
- 9 core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayNoAreaTest.php \Drupal\views_test_data\Plugin\views\display\DisplayNoAreaTest::usesAreas
- 10 core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayNoAreaTest.php \Drupal\views_test_data\Plugin\views\display\DisplayNoAreaTest::usesAreas
- 11.x core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayNoAreaTest.php \Drupal\views_test_data\Plugin\views\display\DisplayNoAreaTest::usesAreas
Whether the display allows area plugins.
TRUE if the display can use areas, or FALSE otherwise.
Type: bool
Overrides DisplayPluginBase::$usesAreas
File
-
core/
modules/ views/ tests/ modules/ views_test_data/ src/ Plugin/ views/ display/ DisplayNoAreaTest.php, line 25
Class
- DisplayNoAreaTest
- Defines a Display test plugin with areas disabled.
Namespace
Drupal\views_test_data\Plugin\views\displayCode
protected $usesAreas = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.