protected property EntityBundleBase::$entityTypeManager in Commerce Core 8.2
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ Commerce/ Condition/ EntityBundleBase.php, line 21
Class
- EntityBundleBase
- Provides the base class for entity bundle conditions.
Namespace
Drupal\commerce\Plugin\Commerce\ConditionCode
protected $entityTypeManager;