mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-30 03:23:48 +00:00
update cs after php-cs-fixer upgrade
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