You are here

public function CustomPermsEntityInterface::getPath in Custom Permissions 8

Get the permission paths.

1 method overrides CustomPermsEntityInterface::getPath()
CustomPermsEntity::getPath in src/Entity/CustomPermsEntity.php
Get the permission paths.

File

src/CustomPermsEntityInterface.php, line 20

Class

CustomPermsEntityInterface
Provides an interface for defining Custom perms entity entities.

Namespace

Drupal\config_perms

Code

public function getPath();