You are here

protected property ParagraphsTypeForm::$entity in Paragraphs 8

The entity being used by this form.

Type: \Drupal\paragraphs\ParagraphsTypeInterface

Overrides EntityForm::$entity

File

src/Form/ParagraphsTypeForm.php, line 31

Class

ParagraphsTypeForm
Form controller for paragraph type forms.

Namespace

Drupal\paragraphs\Form

Code

protected $entity;