You are here

protected property WishlistAssignmentTest::$entityTypeManager in Commerce Wishlist 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityKernelTestBase::$entityTypeManager

File

tests/src/Kernel/WishlistAssignmentTest.php, line 40

Class

WishlistAssignmentTest
Tests the wishlist assignment.

Namespace

Drupal\Tests\commerce_wishlist\Kernel

Code

protected $entityTypeManager;