mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-01-04 00:11:23 +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