You are here

protected property LayoutOptionForm::$entity in Bootstrap Layout Builder 1.x

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

The entity being used by this form.

Type: \Drupal\bootstrap_layout_builder\LayoutOptionInterface

Overrides EntityForm::$entity

File

src/Form/LayoutOptionForm.php, line 73

Class

LayoutOptionForm
Form handler for the layout option entity forms.

Namespace

Drupal\bootstrap_layout_builder\Form

Code

protected $entity;