mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-04 05:44:58 +00:00
apply rules rector up to php82
This commit is contained in:
@@ -20,7 +20,7 @@ use function gettype;
|
||||
|
||||
class CustomFieldsGroupToIdTransformer implements DataTransformerInterface
|
||||
{
|
||||
public function __construct(private ObjectManager $om)
|
||||
public function __construct(private readonly ObjectManager $om)
|
||||
{
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user