You are here

protected property EntityRevisionRouteAccessChecker::$routeMatch in Entity API 8

The currently active route match object.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Access/EntityRevisionRouteAccessChecker.php, line 36

Class

EntityRevisionRouteAccessChecker
Checks access to a entity revision.

Namespace

Drupal\entity\Access

Code

protected $routeMatch;