You are here

protected property CommerceOrderSyncTest::$licenseStorage in Commerce License 8.2

The license storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

tests/src/Kernel/CommerceOrderSyncTest.php, line 52

Class

CommerceOrderSyncTest
Tests changes to an order are synchronized to the license.

Namespace

Drupal\Tests\commerce_license\Kernel

Code

protected $licenseStorage;