You are here

protected property CustomPermsEntity::$status in Custom Permissions 8.2

Same name and namespace in other branches
  1. 8 src/Entity/CustomPermsEntity.php \Drupal\config_perms\Entity\CustomPermsEntity::status

The Custom perms entity ID.

Type: bool

Overrides ConfigEntityBase::$status

File

src/Entity/CustomPermsEntity.php, line 57

Class

CustomPermsEntity
Defines the Custom perms entity entity.

Namespace

Drupal\config_perms\Entity

Code

protected $status;