The manager used to instantiate the plugins.
Type: \Drupal\Component\Plugin\PluginManagerInterface
File
- drupal/core/lib/Drupal/Core/Action/ActionBag.php, line 23
- Contains \Drupal\Core\Action\ActionBag.
Class
- ActionBag
- Provides a container for lazily loading Action plugins.
Namespace
Drupal\Core\Action
Code
protected $manager;