You are here

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

The path validator.

Type: \Drupal\Core\Path\PathValidatorInterface

File

src/Controller/AddToCartController.php, line 83

Class

AddToCartController
Defines the add to cart controller.

Namespace

Drupal\commerce_add_to_cart_link\Controller

Code

protected $pathValidator;