protected property ParentEntityAwareTrait::$parentEntity in Commerce Core 8.2
The parent entity.
Type: \Drupal\Core\Entity\EntityInterface
File
- src/
Plugin/ Commerce/ Condition/ ParentEntityAwareTrait.php, line 17
Class
- ParentEntityAwareTrait
- Provides a trait for implementing ParentEntityAwareInterface.
Namespace
Drupal\commerce\Plugin\Commerce\ConditionCode
protected $parentEntity;