You are here

protected property ActionAdminManageForm::$manager in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/action/src/Form/ActionAdminManageForm.php \Drupal\action\Form\ActionAdminManageForm::manager

The action plugin manager.

Type: \Drupal\Core\Action\ActionManager

File

core/modules/action/src/Form/ActionAdminManageForm.php, line 22

Class

ActionAdminManageForm
Provides a configuration form for configurable actions.

Namespace

Drupal\action\Form

Code

protected $manager;