Skip to content
Snippets Groups Projects
Commit 13eb1f36 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Remove unused const

parent 02dc9068
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,6 @@ namespace Dbp\Relay\CoreBundle\Authorization;
class AuthorizationException extends \RuntimeException
{
public const ROLE_UNDEFINED = 1;
public const PRIVILEGE_UNDEFINED = 2;
public const ATTRIBUTE_UNDEFINED = 3;
public const INFINITE_LOOP_DETECTED = 4;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment