You are here

protected property FormAlter::$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/FormAlter.php, line 70

Class

FormAlter
Supplement form UI to add setting for which blocks & layouts are available.

Namespace

Drupal\layout_builder_restrictions_by_region\Form

Code

protected $privateTempStoreFactory;