You are here

protected property LicenseGrantSetFieldTest::$licenseStorage in Commerce License 8.2

The license storage.

Type: \Drupal\commerce_license\LicenseStorageInterface

File

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

Class

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

Namespace

Drupal\Tests\commerce_license\Kernel

Code

protected $licenseStorage;