You are here

protected property ReusableBlocks::$layoutTempstoreRepository in Panopoly 8.2

The layout tempstore repository.

Type: \Drupal\layout_builder\LayoutTempstoreRepositoryInterface

File

modules/panopoly/panopoly_magic/src/Alterations/ReusableBlocks.php, line 28

Class

ReusableBlocks
A service for altering some Layout Builder forms to allow reusable blocks.

Namespace

Drupal\panopoly_magic\Alterations

Code

protected $layoutTempstoreRepository;