ActionAdminManageForm::$manager
Same name in other branches
- 9 core/modules/action/src/Form/ActionAdminManageForm.php \Drupal\action\Form\ActionAdminManageForm::manager
- 10 core/modules/action/src/Form/ActionAdminManageForm.php \Drupal\action\Form\ActionAdminManageForm::manager
- 11.x 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\FormCode
protected $manager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.