protected property EntityReferenceNormalizer::$routeMatch in Commerce Cart API 8
The current route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- src/
Normalizer/ EntityReferenceNormalizer.php, line 20
Class
- EntityReferenceNormalizer
- Expands entity reference field values to their referenced entity.
Namespace
Drupal\commerce_cart_api\NormalizerCode
protected $routeMatch;