You are here

protected property WishlistManagerTest::$entityTypeManager in Commerce Wishlist 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityKernelTestBase::$entityTypeManager

File

tests/src/Kernel/WishlistManagerTest.php, line 47

Class

WishlistManagerTest
Tests the wishlist manager.

Namespace

Drupal\Tests\commerce_wishlist\Kernel

Code

protected $entityTypeManager;