You are here

protected property WishlistController::$formBuilder in Commerce Wishlist 8.3

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/Controller/WishlistController.php, line 48

Class

WishlistController
Provides the wishlist pages.

Namespace

Drupal\commerce_wishlist\Controller

Code

protected $formBuilder;