mirror of
https://github.com/grocy/grocy.git
synced 2025-08-17 19:16:37 +00:00
Added PHP 8.2 support
This commit is contained in:
@@ -30,6 +30,8 @@ class BaseController
|
||||
|
||||
protected $AppContainer;
|
||||
|
||||
private $View;
|
||||
|
||||
protected function getApiKeyService()
|
||||
{
|
||||
return ApiKeyService::getInstance();
|
||||
|
Reference in New Issue
Block a user