You are here

protected property LayoutBuilderStyle::$block_restrictions in Layout Builder Styles 8

A list of blocks to limit this style to.

Type: array

File

src/Entity/LayoutBuilderStyle.php, line 95

Class

LayoutBuilderStyle
Defines the LayoutBuilderStyle config entity.

Namespace

Drupal\layout_builder_styles\Entity

Code

protected $block_restrictions = [];