You are here

private property DiffController::$routeMatch in Entity Share 8.2

The route match service.

Type: \Drupal\Core\Routing\ResettableStackedRouteMatchInterface

File

modules/entity_share_client/src/Controller/DiffController.php, line 47

Class

DiffController
Returns responses for Diff support routes.

Namespace

Drupal\entity_share_client\Controller

Code

private $routeMatch;