protected property CheckoutFlow::$pluginCollection in Commerce Core 8.2
The plugin collection that holds the checkout flow plugin.
Type: \Drupal\commerce\CommerceSinglePluginCollection
File
- modules/
checkout/ src/ Entity/ CheckoutFlow.php, line 92
Class
- CheckoutFlow
- Defines the checkout flow entity class.
Namespace
Drupal\commerce_checkout\EntityCode
protected $pluginCollection;