You are here

protected property PhotosRearrangeController::$routeMatch in Album Photos 8.5

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

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Controller/PhotosRearrangeController.php, line 63

Class

PhotosRearrangeController
Re-arrange view controller.

Namespace

Drupal\photos\Controller

Code

protected $routeMatch;