You are here

protected property PhotosAlbumController::$routeMatch in Album Photos 8.4

Same name and namespace in other branches
  1. 8.5 src/Controller/PhotosAlbumController.php \Drupal\photos\Controller\PhotosAlbumController::routeMatch
  2. 6.0.x src/Controller/PhotosAlbumController.php \Drupal\photos\Controller\PhotosAlbumController::routeMatch

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Controller/PhotosAlbumController.php, line 67

Class

PhotosAlbumController
Album view controller.

Namespace

Drupal\photos\Controller

Code

protected $routeMatch;