You are here

protected property ParagraphCloneForm::$originalEntity in Paragraphs Edit 8

The entity being cloned by this form.

Type: \Drupal\Core\Entity\EntityInterface

File

src/ParagraphCloneForm.php, line 16

Class

ParagraphCloneForm

Namespace

Drupal\paragraphs_edit

Code

protected $originalEntity;