mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-27 09:05:01 +00:00
Upgrade of php-cs-fixer
This commit is contained in:
@@ -55,7 +55,7 @@ class ChillTwigHelper extends AbstractExtension
|
||||
$value,
|
||||
$message = 'No value',
|
||||
$template = 'default',
|
||||
array $options = []
|
||||
array $options = [],
|
||||
) {
|
||||
if ($value instanceof \DateTimeInterface) {
|
||||
$options = \array_merge([
|
||||
|
Reference in New Issue
Block a user