mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-28 09:34:59 +00:00
update cs after php-cs-fixer upgrade
This commit is contained in:
@@ -35,7 +35,7 @@ class OvhShortMessageSender implements ShortMessageSenderInterface
|
||||
private readonly string $sender,
|
||||
// for DI, must remains as third argument
|
||||
private readonly LoggerInterface $logger,
|
||||
private readonly PhoneNumberUtil $phoneNumberUtil
|
||||
private readonly PhoneNumberUtil $phoneNumberUtil,
|
||||
) {}
|
||||
|
||||
public function send(ShortMessage $shortMessage): void
|
||||
|
Reference in New Issue
Block a user