You are here

protected property WishlistItemForm::$entityFieldManager in Commerce Wishlist 8.3

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/WishlistItemForm.php, line 35

Class

WishlistItemForm
Defines the wishlist item add/edit form.

Namespace

Drupal\commerce_wishlist\Form

Code

protected $entityFieldManager;