mirror of
https://github.com/filegator/filegator.git
synced 2025-08-12 09:54:12 +02:00
refactoring
This commit is contained in:
@@ -33,6 +33,8 @@ class Router implements Service
|
||||
|
||||
protected $container;
|
||||
|
||||
protected $user;
|
||||
|
||||
public function __construct(Request $request, AuthInterface $auth, Container $container)
|
||||
{
|
||||
$this->request = $request;
|
||||
|
Reference in New Issue
Block a user