public function WishlistViewForm::__construct in UC Wish List 8
File
- src/
Form/ WishlistViewForm.php, line 27
Class
Namespace
Drupal\uc_wishlist\FormCode
public function __construct(UcWishlistManager $ucwishlist_manager) {
$this->ucwishlistManager = $ucwishlist_manager;
}