You are here

protected property LinkCollectionNormalizer::$requestStack in Consumer Image Styles 4.x

Same name and namespace in other branches
  1. 8.3 src/Normalizer/LinkCollectionNormalizer.php \Drupal\consumer_image_styles\Normalizer\LinkCollectionNormalizer::requestStack

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/Normalizer/LinkCollectionNormalizer.php, line 51

Class

LinkCollectionNormalizer
Custom normalizer that add the derivatives to image entities.

Namespace

Drupal\consumer_image_styles\Normalizer

Code

protected $requestStack;