mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-04-10 06:53:45 +00:00
Apply new rector rules regarding to PHP version to 8.4
This commit is contained in:
@@ -19,7 +19,7 @@ use Chill\MainBundle\Templating\TranslatableStringHelperInterface;
|
||||
*/
|
||||
class AddressRender implements ChillEntityRenderInterface
|
||||
{
|
||||
final public const DEFAULT_OPTIONS = [
|
||||
final public const array DEFAULT_OPTIONS = [
|
||||
'with_valid_from' => false,
|
||||
'with_valid_to' => false,
|
||||
'with_picto' => false,
|
||||
|
||||
Reference in New Issue
Block a user