BlockPluginTrait::$inPreview

Whether the plugin is being rendered in preview mode.

Type: bool

File

core/lib/Drupal/Core/Block/BlockPluginTrait.php, line 38

Class

BlockPluginTrait
Provides the base implementation of a block plugin.

Namespace

Drupal\Core\Block

Code

protected $inPreview = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.