protected property Action::$pluginCollection in Drupal 9
Same name and namespace in other branches
- 8 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\EntityCode
protected $pluginCollection;