You are here

protected property BlazyConfigEntityBase::$weight in Blazy 8.2

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

Type: int

File

src/Dejavu/BlazyConfigEntityBase.php, line 32

Class

BlazyConfigEntityBase
Defines the common configuration entity.

Namespace

Drupal\blazy\Dejavu

Code

protected $weight = 0;