Skip to content

Commit 6e2f12e

Browse files
authored
Update AuthorizationExtensionFactory.php
Add support for isGranted method from dot-rbac
1 parent 7905964 commit 6e2f12e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Factory/AuthorizationExtensionFactory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
namespace Dot\Twig\Factory;
1111

12-
use Mezzio\Authorization\AuthorizationInterface;
12+
use Dot\Authorization\AuthorizationInterface
1313
use Dot\Twig\Extension\AuthorizationExtension;
1414
use Psr\Container\ContainerInterface;
1515

0 commit comments

Comments
 (0)