protected property ShippingMethodCondition::$entityTypeManager in Ubercart 8.4
The entity type manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- shipping/
uc_quote/ src/ Plugin/ Condition/ ShippingMethodCondition.php, line 36
Class
- ShippingMethodCondition
- Provides an 'Order shipping method' condition.
Namespace
Drupal\uc_quote\Plugin\ConditionCode
protected $entityTypeManager;