You are here

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

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Normalizer/FieldItemNormalizer.php, line 24

Class

FieldItemNormalizer
Field item normalizer which flattens output.

Namespace

Drupal\commerce_cart_api\Normalizer

Code

protected $routeMatch;