You are here

protected property WishlistProviderTest::$entityTypeManager in Commerce Wishlist 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityKernelTestBase::$entityTypeManager

File

tests/src/Kernel/WishlistProviderTest.php, line 35

Class

WishlistProviderTest
Tests the wishlist provider.

Namespace

Drupal\Tests\commerce_wishlist\Kernel

Code

protected $entityTypeManager;