You are here

protected property RoleSplitEntity::$weight in Config Role Split 8

The weight of the configuration when spliting several folders.

Type: int

File

src/Entity/RoleSplitEntity.php, line 71

Class

RoleSplitEntity
Defines the Role Split entity.

Namespace

Drupal\config_role_split\Entity

Code

protected $weight = 0;