You are here

protected property AllowedBlocksForm::$requestStack in Layout Builder Restrictions 8.2

Request stack that controls the lifecycle of requests.

Type: \Symfony\Component\HttpFoundation\RequestStack

Overrides FormBase::$requestStack

File

modules/layout_builder_restrictions_by_region/src/Form/AllowedBlocksForm.php, line 35

Class

AllowedBlocksForm
Provides form for designating allowed blocks.

Namespace

Drupal\layout_builder_restrictions_by_region\Form

Code

protected $requestStack;