You are here

protected property FieldNormalizer::$routeMatch in Commerce Cart API 8

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Normalizer/FieldNormalizer.php, line 19

Class

FieldNormalizer
Field normalizer which flattens output.

Namespace

Drupal\commerce_cart_api\Normalizer

Code

protected $routeMatch;