You are here

protected property ResourceEnhancer::$routeMatch in JSON:API Resources 8

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Unstable/Routing/Enhancer/ResourceEnhancer.php, line 28

Class

ResourceEnhancer
Route enhancer for JSON:API Resource routes.

Namespace

Drupal\jsonapi_resources\Unstable\Routing\Enhancer

Code

protected $routeMatch;