You are here

public property StylesGroup::$weight in Bootstrap Styles 1.0.x

An integer to determine the weight of this style group.

Type: intoptional

File

src/Annotation/StylesGroup.php, line 35

Class

StylesGroup
Defines a styles group form plugin annotation object.

Namespace

Drupal\bootstrap_styles\Annotation

Code

public $weight = NULL;