mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-30 10:29:42 +00:00
PHP CS Fixer updated (3.63.1 -> v3.64.0)
This commit is contained in:
@@ -44,7 +44,7 @@ final readonly class PrivacyEventSubscriber implements EventSubscriberInterface
|
||||
*/
|
||||
public function __construct(
|
||||
private LoggerInterface $logger,
|
||||
private TokenStorageInterface $token
|
||||
private TokenStorageInterface $token,
|
||||
) {}
|
||||
|
||||
public static function getSubscribedEvents()
|
||||
|
Reference in New Issue
Block a user