ActionFormBase::$entity

Same name and namespace in other branches
  1. 8.9.x core/modules/action/src/Form/ActionFormBase.php \Drupal\action\Form\ActionFormBase::entity
  2. 10 core/modules/action/src/Form/ActionFormBase.php \Drupal\action\Form\ActionFormBase::entity
  3. 11.x 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\Form

Code

protected $entity;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.