You are here

protected property Wizard::$use_admin_theme in Flexiform 8

Indicates if this wizard should be displayed in the admin theme.

Type: bool

File

contrib/wizard/src/Entity/Wizard.php, line 108

Class

Wizard
Defines a flexiform wizard entity class.

Namespace

Drupal\flexiform_wizard\Entity

Code

protected $use_admin_theme;