You are here

private property PhotosRearrangeController::$requestStack in Album Photos 8.4

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

The current request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/Controller/PhotosRearrangeController.php, line 52

Class

PhotosRearrangeController
Re-arrange view controller.

Namespace

Drupal\photos\Controller

Code

private $requestStack;