The name of the default administrative permission.
Type: string
File
- core/lib/Drupal/Core/Entity/EntityType.php, line 89
Class
- EntityType
- Provides an implementation of an entity type and its metadata.
Namespace
Drupal\Core\Entity
Code
protected $admin_permission;
Please login to continue.