You are here

protected property CurrencyConstraintValidator::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/price/src/Plugin/Validation/Constraint/CurrencyConstraintValidator.php, line 23

Class

CurrencyConstraintValidator
Validates the currency constraint.

Namespace

Drupal\commerce_price\Plugin\Validation\Constraint

Code

protected $entityTypeManager;