protected property TestEmbeddedEntityForm::$entity

The entity of the embedded form.

Type: \Drupal\Core\Entity\ContentEntityInterface

File

paragraphs/tests/modules/paragraphs_test/src/Form/TestEmbeddedEntityForm.php, line 24

Class

TestEmbeddedEntityForm
A class to build a form that embeds a content entity form.

Namespace

Drupal\paragraphs_test\Form

Code

protected $entity;