You are here

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

The status, whether to be used by default.

Type: bool

Overrides ConfigEntityBase::$status

File

src/Entity/RoleSplitEntity.php, line 78

Class

RoleSplitEntity
Defines the Role Split entity.

Namespace

Drupal\config_role_split\Entity

Code

protected $status = TRUE;