You are here

protected property ConfigureSectionController::$layoutTempstoreRepository in Layout Builder UX 8

The layout tempstore repository.

Type: \Drupal\layout_builder\LayoutTempstoreRepositoryInterface

File

src/Controller/ConfigureSectionController.php, line 33

Class

ConfigureSectionController
Attempts to add a new section, falls back to a form if necessary.

Namespace

Drupal\lb_ux\Controller

Code

protected $layoutTempstoreRepository;