LayoutDefault::$inPreview
Same name in other branches
- 10 core/lib/Drupal/Core/Layout/LayoutDefault.php \Drupal\Core\Layout\LayoutDefault::inPreview
- 11.x core/lib/Drupal/Core/Layout/LayoutDefault.php \Drupal\Core\Layout\LayoutDefault::inPreview
Whether the plugin is being rendered in preview mode.
Type: bool
File
-
core/
lib/ Drupal/ Core/ Layout/ LayoutDefault.php, line 26
Class
- LayoutDefault
- Provides a default class for Layout plugins.
Namespace
Drupal\Core\LayoutCode
protected $inPreview = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.