mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
apply rules rector up to php82
This commit is contained in:
@@ -48,7 +48,7 @@ class AddressNormalizer implements ContextAwareNormalizerInterface, NormalizerAw
|
||||
'confidential',
|
||||
];
|
||||
|
||||
public function __construct(private AddressRender $addressRender)
|
||||
public function __construct(private readonly AddressRender $addressRender)
|
||||
{
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user