You are here

private property PhotosInformation::$requestStack in Album Photos 8.4

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

The current request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/Plugin/Block/PhotosInformation.php, line 38

Class

PhotosInformation
Provides a 'Photo information' block.

Namespace

Drupal\photos\Plugin\Block

Code

private $requestStack;