mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 02:23:51 +00:00
fix phpstan issues
This commit is contained in:
@@ -15,10 +15,6 @@ use Symfony\Component\Security\Core\Security;
|
||||
|
||||
class DashboardApiController
|
||||
{
|
||||
public function __construct(private readonly Security $security)
|
||||
{
|
||||
}
|
||||
|
||||
/**
|
||||
* Get user dashboard config (not yet based on user id and still hardcoded for now)
|
||||
*
|
||||
|
Reference in New Issue
Block a user