mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-27 17:15:02 +00:00
fixes after merge of master into upgrade-sf4
This commit is contained in:
@@ -29,9 +29,7 @@ class MachineTokenStorage
|
||||
|
||||
private ?AccessTokenInterface $accessToken = null;
|
||||
|
||||
public function __construct(private readonly Azure $azure, private readonly ChillRedis $chillRedis)
|
||||
{
|
||||
}
|
||||
public function __construct(private readonly Azure $azure, private readonly ChillRedis $chillRedis) {}
|
||||
|
||||
public function getToken(): AccessTokenInterface
|
||||
{
|
||||
|
Reference in New Issue
Block a user