mirror of
https://github.com/grocy/grocy.git
synced 2025-08-15 18:26:00 +00:00
Upgraded PHP-CS-Fixer / applied optimized rules
This commit is contained in:
@@ -8,7 +8,6 @@ use DI\Container;
|
||||
class BaseMiddleware
|
||||
{
|
||||
protected $AppContainer;
|
||||
|
||||
protected $ApplicationService;
|
||||
|
||||
public function __construct(Container $container)
|
||||
|
Reference in New Issue
Block a user