You are here

protected property LinkProviderManager::$currentRouteMatch in JSON:API Hypermedia 8

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Plugin/LinkProviderManager.php, line 56

Class

LinkProviderManager
Manages discovery and instantiation of resourceFieldEnhancer plugins.

Namespace

Drupal\jsonapi_hypermedia\Plugin

Code

protected $currentRouteMatch;