You are here

protected property AddToWishlistController::$cartLinkToken in Commerce Add To Cart Link 2.x

Same name and namespace in other branches
  1. 8 modules/wishlist/src/Controller/AddToWishlistController.php \Drupal\commerce_add_to_wishlist_link\Controller\AddToWishlistController::cartLinkToken

The cart link token service.

Type: \Drupal\commerce_add_to_cart_link\CartLinkTokenInterface

File

modules/wishlist/src/Controller/AddToWishlistController.php, line 29

Class

AddToWishlistController
Defines the add to wishlist controller.

Namespace

Drupal\commerce_add_to_wishlist_link\Controller

Code

protected $cartLinkToken;