Workflow::$pluginCollection

Same name and namespace in other branches
  1. 9 core/modules/workflows/src/Entity/Workflow.php \Drupal\workflows\Entity\Workflow::pluginCollection
  2. 10 core/modules/workflows/src/Entity/Workflow.php \Drupal\workflows\Entity\Workflow::pluginCollection
  3. 11.x 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\Entity

Code

protected $pluginCollection;

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