You are here

protected property CustomPermsEntity::$id in Custom Permissions 8.2

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

The Custom perms entity ID.

Type: string

File

src/Entity/CustomPermsEntity.php, line 43

Class

CustomPermsEntity
Defines the Custom perms entity entity.

Namespace

Drupal\config_perms\Entity

Code

protected $id;