protected property LicenseAvailabilityCheckerExistingRights::$entityTypeManager in Commerce License 8.2
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
LicenseAvailabilityCheckerExistingRights.php, line 43
Class
- LicenseAvailabilityCheckerExistingRights
- Prevents purchase of a license that grants rights the user already has.
Namespace
Drupal\commerce_licenseCode
protected $entityTypeManager;