You are here

protected property LayoutOptionsForm::$entity in Bootstrap Layout Builder 2.x

Same name and namespace in other branches
  1. 1.x src/Form/LayoutOptionsForm.php \Drupal\bootstrap_layout_builder\Form\LayoutOptionsForm::entity

The entity being used by this form.

Type: \Drupal\bootstrap_layout_builder\Layout

Overrides EntityForm::$entity

File

src/Form/LayoutOptionsForm.php, line 22

Class

LayoutOptionsForm
Builds the layout options form.

Namespace

Drupal\bootstrap_layout_builder\Form

Code

protected $entity;