protected property AddToWishlistLink::$variation in Commerce Add To Cart Link 8
Same name and namespace in other branches
- 2.x modules/wishlist/src/AddToWishlistLink.php \Drupal\commerce_add_to_wishlist_link\AddToWishlistLink::variation
The product variation.
Type: \Drupal\commerce_product\Entity\ProductVariationInterface
File
- modules/
wishlist/ src/ AddToWishlistLink.php, line 19
Class
- AddToWishlistLink
- Defines a helper class for constructing add to wishlist links.
Namespace
Drupal\commerce_add_to_wishlist_linkCode
protected $variation;