protected property Action::$pluginBag

The plugin bag that stores action plugins.

Type: \Drupal\Core\Action\ActionBag

File

drupal/core/modules/system/lib/Drupal/system/Plugin/Core/Entity/Action.php, line 84
Contains \Drupal\system\Plugin\Core\Entity\Action.

Class

Action
Defines the configured action entity.

Namespace

Drupal\system\Plugin\Core\Entity

Code

protected $pluginBag;