You are here

protected property DeleteStyles::$layoutTempstoreRepository in Block Style Plugins 8.2

The layout tempstore repository.

Type: \Drupal\layout_builder\LayoutTempstoreRepositoryInterface

File

src/Form/DeleteStyles.php, line 34

Class

DeleteStyles
Provides a form to delete a block style.

Namespace

Drupal\block_style_plugins\Form

Code

protected $layoutTempstoreRepository;