Skip to content
Snippets Groups Projects
Commit a97d2c95 authored by David Matejka's avatar David Matejka
Browse files

cs fix

parent 09ac68c9
No related branches found
Tags v1.0
No related merge requests found
......@@ -5,6 +5,7 @@ namespace Mangoweb\Authorization\AccessNodes;
use Mangoweb\Authorization\AccessEvaluator;
use Mangoweb\Authorization\Action;
interface AccessNode
{
......
......@@ -5,6 +5,7 @@ namespace Mangoweb\Authorization\Scope;
use Mangoweb\Authorization\AccessNodes\AccessNode;
use Mangoweb\Authorization\Identity;
class FixedScope implements AuthorizationScope
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment