protected property Workflow::$pluginCollection in Drupal 9
Same name and namespace in other branches
- 8 core/modules/workflows/src/Entity/Workflow.php \Drupal\workflows\Entity\Workflow::pluginCollection
The workflow type plugin collection.
Type: \Drupal\Component\Plugin\LazyPluginCollection
File
- core/
modules/ workflows/ src/ Entity/ Workflow.php, line 103
Class
- Workflow
- Defines the workflow entity.
Namespace
Drupal\workflows\EntityCode
protected $pluginCollection;