You are here

protected property WishlistAssignment::$entityTypeManager in Commerce Wishlist 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/WishlistAssignment.php, line 23

Class

WishlistAssignment
Default wishlist assignment implementation.

Namespace

Drupal\commerce_wishlist

Code

protected $entityTypeManager;