You are here

protected property LayoutDefault::$inPreview in Drupal 10

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\Layout

Code

protected $inPreview = FALSE;