repo/includes/Api/FormatEntities.php
Method __construct
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
ApiMain $mainModule,
string $moduleName,
EntityIdParser $entityIdParser,
EntityIdFormatterFactory $entityIdFormatterFactory,
ResultBuilder $resultBuilder,
Method factory
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
ApiMain $apiMain,
string $moduleName,
IBufferingStatsdDataFactory $dataFactory,
ApiHelperFactory $apiHelperFactory,
EntityIdFormatterFactory $entityIdFormatterFactory,