You are here

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

A list of layouts to limit this style to.

Type: array

File

src/Entity/LayoutBuilderStyle.php, line 102

Class

LayoutBuilderStyle
Defines the LayoutBuilderStyle config entity.

Namespace

Drupal\layout_builder_styles\Entity

Code

protected $layout_restrictions = [];