protected property ParagraphsSetForm::$entity in Paragraphs Sets 8
Same name and namespace in other branches
- 8.2 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 18
Class
- ParagraphsSetForm
- Form controller for paragraph set forms.
Namespace
Drupal\paragraphs_sets\FormCode
protected $entity;