You are here

protected property GridStack::$weight in GridStack 8

The weight to re-arrange the order of gridstack optionsets.

Type: int

File

src/Entity/GridStack.php, line 70

Class

GridStack
Defines the GridStack configuration entity.

Namespace

Drupal\gridstack\Entity

Code

protected $weight = 0;