protected property ActionFormBase::$entity in Drupal 8
Same name and namespace in other branches
- 9 core/modules/action/src/Form/ActionFormBase.php \Drupal\action\Form\ActionFormBase::entity
The action entity.
Type: \Drupal\system\ActionConfigEntityInterface
Overrides EntityForm::$entity
File
- core/
modules/ action/ src/ Form/ ActionFormBase.php, line 28
Class
- ActionFormBase
- Provides a base form for action forms.
Namespace
Drupal\action\FormCode
protected $entity;