You are here

protected property ApplicableTransactionAccess::$currentRouteMatch in Transaction 8

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Access/ApplicableTransactionAccess.php, line 26

Class

ApplicableTransactionAccess
Checks access of applicable entity to transaction type.

Namespace

Drupal\transaction\Access

Code

protected $currentRouteMatch;