You are here

protected property BlocktabsFormBase::$entity in Block Tabs 8

The entity being used by this form.

Type: \Drupal\blocktabs\BlocktabsInterface

Overrides EntityForm::$entity

File

src/Form/BlocktabsFormBase.php, line 20

Class

BlocktabsFormBase
Base form for blocktabs add and edit forms.

Namespace

Drupal\blocktabs\Form

Code

protected $entity;