mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-29 19:13:49 +00:00
update cs using php-cs-fixer 3.30
This commit is contained in:
@@ -20,7 +20,5 @@ namespace Chill\MainBundle\Service\ShortMessage;
|
||||
|
||||
class NullShortMessageSender implements ShortMessageSenderInterface
|
||||
{
|
||||
public function send(ShortMessage $shortMessage): void
|
||||
{
|
||||
}
|
||||
public function send(ShortMessage $shortMessage): void {}
|
||||
}
|
||||
|
Reference in New Issue
Block a user