apply rector rules

This commit is contained in:
2023-07-28 02:40:02 +02:00
parent 157cdf6dfc
commit f570fe92a5
112 changed files with 252 additions and 562 deletions

View File

@@ -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.