public function CustomPermsEntityInterface::getRoute in Custom Permissions 8.2
Get the permission route.
1 method overrides CustomPermsEntityInterface::getRoute()
- CustomPermsEntity::getRoute in src/
Entity/ CustomPermsEntity.php - Get the permission routes.
File
- src/
CustomPermsEntityInterface.php, line 20
Class
- CustomPermsEntityInterface
- Provides an interface for defining Custom perms entity entities.
Namespace
Drupal\config_permsCode
public function getRoute();