You are here

protected property CheckoutFlowBase::$parentEntity in Commerce Core 8.2

The parent config entity.

Not available while the plugin is being configured.

Type: \Drupal\commerce_checkout\Entity\CheckoutFlowInterface

File

modules/checkout/src/Plugin/Commerce/CheckoutFlow/CheckoutFlowBase.php, line 60

Class

CheckoutFlowBase
Provides the base checkout flow class.

Namespace

Drupal\commerce_checkout\Plugin\Commerce\CheckoutFlow

Code

protected $parentEntity;