@@ -2,8 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace App\Auth; |
| 4 | 4 | |
| 5 | -use Prob\Handler\ProcInterface; |
|
| 6 | - |
|
| 7 | 5 | abstract class PermissionManager |
| 8 | 6 | { |
| 9 | 7 | abstract public function __construct($settings = []); |