mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-24 15:44:59 +00:00
apply rector rules
This commit is contained in:
@@ -39,7 +39,7 @@ class CustomFieldProvider implements ContainerAwareInterface
|
||||
/**
|
||||
* @var array The services indexes by the type
|
||||
*/
|
||||
private $servicesByType = [];
|
||||
private array $servicesByType = [];
|
||||
|
||||
/**
|
||||
* Add a new custom field to the provider.
|
||||
|
Reference in New Issue
Block a user