You are here

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

Creates a private temporary storage for a collection.

Type: \Drupal\Core\TempStore\PrivateTempStoreFactory

File

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

Class

AllowedBlocksForm
Provides form for designating allowed blocks.

Namespace

Drupal\layout_builder_restrictions_by_region\Form

Code

protected $privateTempStoreFactory;