You are here

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

Order of style on the config page & in Layout Builder add/update forms.

Type: int

File

src/Entity/LayoutBuilderStyle.php, line 88

Class

LayoutBuilderStyle
Defines the LayoutBuilderStyle config entity.

Namespace

Drupal\layout_builder_styles\Entity

Code

protected $weight = 0;