mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-04-10 06:53:45 +00:00
Rector changes and immplementations of required methods
This commit is contained in:
@@ -56,7 +56,7 @@ class ChillTwigHelper extends AbstractExtension
|
||||
$message = 'No value',
|
||||
$template = 'default',
|
||||
array $options = [],
|
||||
) {
|
||||
): string {
|
||||
if ($value instanceof \DateTimeInterface) {
|
||||
$options = \array_merge([
|
||||
'date_format' => 'medium',
|
||||
|
||||
Reference in New Issue
Block a user