You are here

protected property WishlistController::$entityTypeManager in Commerce Wishlist 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Controller/WishlistController.php, line 41

Class

WishlistController
Provides the wishlist pages.

Namespace

Drupal\commerce_wishlist\Controller

Code

protected $entityTypeManager;