You are here

protected property AddToCart::$routeMatch in Commerce Cart Flyout 8

The route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Plugin/Field/FieldFormatter/AddToCart.php, line 50

Class

AddToCart
Plugin implementation of the 'commerce_cart_flyout_add_to_cart' formatter.

Namespace

Drupal\commerce_cart_flyout\Plugin\Field\FieldFormatter

Code

protected $routeMatch;