protected property ParagraphsTypeForm::$entity

The entity being used by this form.

Type: \Drupal\paragraphs\ParagraphsTypeInterface

File

paragraphs/src/Form/ParagraphsTypeForm.php, line 31

Class

ParagraphsTypeForm
Form controller for paragraph type forms.

Namespace

Drupal\paragraphs\Form

Code

protected $entity;