You are here

public property ColorsScheme::$weight in Colors 8

A default weight for the scheme.

Type: int (optional)

File

src/Annotation/ColorsScheme.php, line 86

Class

ColorsScheme
Defines a Colors Scheme annotation object.

Namespace

Drupal\colors\Annotation

Code

public $weight = 0;