You are here

protected property PhotosImageViewController::$routeMatch in Album Photos 6.0.x

Same name and namespace in other branches
  1. 8.5 src/Controller/PhotosImageViewController.php \Drupal\photos\Controller\PhotosImageViewController::routeMatch

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Controller/PhotosImageViewController.php, line 47

Class

PhotosImageViewController
Image view controller.

Namespace

Drupal\photos\Controller

Code

protected $routeMatch;