You are here

private property PaymentMethodProfileFormatter::$currentRouteMatch in Commerce Core 8.2

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

modules/payment/src/Plugin/Field/FieldFormatter/PaymentMethodProfileFormatter.php, line 30

Class

PaymentMethodProfileFormatter
Plugin implementation of the 'commerce_payment_method_profile' formatter.

Namespace

Drupal\commerce_payment\Plugin\Field\FieldFormatter

Code

private $currentRouteMatch;