protected property ShippingMethodBase::$parentEntity in Commerce Shipping 8.2
The parent config entity.
Not available while the plugin is being configured.
Type: \Drupal\commerce_shipping\Entity\ShippingMethodInterface
File
- src/
Plugin/ Commerce/ ShippingMethod/ ShippingMethodBase.php, line 50
Class
- ShippingMethodBase
- Provides the base class for shipping methods.
Namespace
Drupal\commerce_shipping\Plugin\Commerce\ShippingMethodCode
protected $parentEntity;