Action::$pluginCollection

Same name and namespace in other branches
  1. 8.9.x core/modules/system/src/Entity/Action.php \Drupal\system\Entity\Action::pluginCollection
  2. 10 core/modules/system/src/Entity/Action.php \Drupal\system\Entity\Action::pluginCollection
  3. 11.x core/modules/system/src/Entity/Action.php \Drupal\system\Entity\Action::pluginCollection

The plugin collection that stores action plugins.

Type: \Drupal\Core\Action\ActionPluginCollection

File

core/modules/system/src/Entity/Action.php, line 81

Class

Action
Defines the configured action entity.

Namespace

Drupal\system\Entity

Code

protected $pluginCollection;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.