You are here

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

The path validator.

Type: \Drupal\Core\Path\PathValidatorInterface

File

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

Class

AddToWishlistController
Defines the add to wishlist controller.

Namespace

Drupal\commerce_add_to_wishlist_link\Controller

Code

protected $pathValidator;