You are here

namespace Drupal\commerce_license\Plugin\Commerce\LicenseType in Commerce License 8.2

Classsort descending Location Description
ExistingRightsFromConfigurationCheckingInterface src/Plugin/Commerce/LicenseType/ExistingRightsFromConfigurationCheckingInterface.php Interface for license types that check for existing rights using config.
GrantedEntityLockingInterface src/Plugin/Commerce/LicenseType/GrantedEntityLockingInterface.php Interface for license types that lock an aspect of the entities they grant.
LicenseTypeBase src/Plugin/Commerce/LicenseType/LicenseTypeBase.php Provides the base license type class.
LicenseTypeInterface src/Plugin/Commerce/LicenseType/LicenseTypeInterface.php Defines the interface for license types.
LicenseTypeSynchronizableInterface src/Plugin/Commerce/LicenseType/LicenseTypeSynchronizableInterface.php Defines the interface for license types.
Role src/Plugin/Commerce/LicenseType/Role.php Provides a license type which grants one or more roles.