You are here

protected property ActionAddForm::$actionManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/action/src/ActionAddForm.php \Drupal\action\ActionAddForm::actionManager

The action manager.

Type: \Drupal\Core\Action\ActionManager

File

core/modules/action/src/ActionAddForm.php, line 26
Contains \Drupal\action\ActionAddForm.

Class

ActionAddForm
Provides a form for action add forms.

Namespace

Drupal\action

Code

protected $actionManager;