mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-01-18 07:11:23 +00:00
apply rules rector up to php82
This commit is contained in:
@@ -49,7 +49,7 @@ class LoadCustomFields extends AbstractFixture implements
|
||||
/**
|
||||
* LoadCustomFields constructor.
|
||||
*/
|
||||
public function __construct(private TranslatableStringHelper $translatableStringHelper, private TranslatorInterface $translator)
|
||||
public function __construct(private readonly TranslatableStringHelper $translatableStringHelper, private readonly TranslatorInterface $translator)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user