You are here

protected property PhotosAlbumController::$requestStack in Album Photos 8.5

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

The current request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/Controller/PhotosAlbumController.php, line 78

Class

PhotosAlbumController
Album view controller.

Namespace

Drupal\photos\Controller

Code

protected $requestStack;