The action manager.
Type: \Drupal\Core\Action\ActionManager
File
- core/modules/action/src/ActionAddForm.php, line 21
Class
- ActionAddForm
- Provides a form for action add forms.
Namespace
Drupal\action
Code
protected $actionManager;
The action manager.
Type: \Drupal\Core\Action\ActionManager
Drupal\action
protected $actionManager;
Please login to continue.