protected property ActionFormControllerBase::$plugin

The action plugin being configured.

Type: \Drupal\Core\Action\ActionInterface

File

drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php, line 26
Contains Drupal\action\ActionEditFormController.

Class

ActionFormControllerBase
Provides a base form controller for action forms.

Namespace

Drupal\action

Code

protected $plugin;