You are here

protected property BadgeAccessCheck::$routeMatch in User Badges 8

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Access/BadgeAccessCheck.php, line 20

Class

BadgeAccessCheck
Defines the access control handler for the badge listing.

Namespace

Drupal\user_badges\Access

Code

protected $routeMatch;