protected property ParagraphsSetForm::$entity in Paragraphs Sets 8.2
Same name and namespace in other branches
- 8 src/Form/ParagraphsSetForm.php \Drupal\paragraphs_sets\Form\ParagraphsSetForm::entity
The entity being used by this form.
Type: \Drupal\paragraphs\ParagraphsTypeInterface
Overrides EntityForm::$entity
File
- src/
Form/ ParagraphsSetForm.php, line 20
Class
- ParagraphsSetForm
- Form controller for paragraph set forms.
Namespace
Drupal\paragraphs_sets\FormCode
protected $entity;