mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-04 05:44:58 +00:00
update cs after php-cs-fixer upgrade
This commit is contained in:
@@ -73,7 +73,7 @@ class Mailer
|
||||
array $subject,
|
||||
array $bodies,
|
||||
?callable $callback = null,
|
||||
mixed $force = false
|
||||
mixed $force = false,
|
||||
) {
|
||||
$fromEmail = $this->routeParameters['from_email'];
|
||||
$fromName = $this->routeParameters['from_name'];
|
||||
|
Reference in New Issue
Block a user