You are here

protected property PhotosAccess::$routeMatch in Album Photos 8.5

Same name and namespace in other branches
  1. 6.0.x photos_access/src/Plugin/views/access/PhotosAccess.php \Drupal\photos_access\Plugin\views\access\PhotosAccess::routeMatch

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

photos_access/src/Plugin/views/access/PhotosAccess.php, line 40

Class

PhotosAccess
Access plugin for photos album and images.

Namespace

Drupal\photos_access\Plugin\views\access

Code

protected $routeMatch;