protected property ActionAdminManageForm::$manager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 26 - Contains \Drupal\action\Form\ActionAdminManageForm.
Class
- ActionAdminManageForm
- Provides a configuration form for configurable actions.
Namespace
Drupal\action\FormCode
protected $manager;