You are here

protected property LicenseCronExpiryTest::$entityTypeManager in Commerce License 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityKernelTestBase::$entityTypeManager

File

tests/src/Kernel/LicenseCronExpiryTest.php, line 44

Class

LicenseCronExpiryTest
Tests that cron expires a license.

Namespace

Drupal\Tests\commerce_license\Kernel\System

Code

protected $entityTypeManager;