You are here

protected property ParagraphCloneForm::$originalEntity in Paragraphs Edit 8.2

The entity being cloned by this form.

Type: \Drupal\paragraphs\ParagraphInterface

File

src/Form/ParagraphCloneForm.php, line 21

Class

ParagraphCloneForm
ParagraphCloneForm class.

Namespace

Drupal\paragraphs_edit\Form

Code

protected $originalEntity;