You are here

protected property ParagraphBlocksEntityManager::$requestStack in Paragraph blocks 8

Same name and namespace in other branches
  1. 8.2 src/ParagraphBlocksEntityManager.php \Drupal\paragraph_blocks\ParagraphBlocksEntityManager::requestStack
  2. 3.x src/ParagraphBlocksEntityManager.php \Drupal\paragraph_blocks\ParagraphBlocksEntityManager::requestStack

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/ParagraphBlocksEntityManager.php, line 37

Class

ParagraphBlocksEntityManager
Class HcpCoreManager.

Namespace

Drupal\paragraph_blocks

Code

protected $requestStack;