You are here

protected property LicenseGrantSetFieldTest::$licenseTypeManager in Commerce License 8.2

The license type plugin manager.

Type: \Drupal\commerce_license\LicenseTypeManager

File

tests/src/Kernel/LicenseGrantSetFieldTest.php, line 38

Class

LicenseGrantSetFieldTest
Tests the a field can be set on the license when granted and revoked.

Namespace

Drupal\Tests\commerce_license\Kernel

Code

protected $licenseTypeManager;