repo/includes/Api/GetClaims.php
Method __construct
has 8 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
ApiMain $mainModule,
string $moduleName,
StatementGuidValidator $guidValidator,
StatementGuidParser $guidParser,
EntityIdParser $idParser,
Method factory
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
ApiMain $mainModule,
string $moduleName,
ApiHelperFactory $apiHelperFactory,
EntityIdParser $entityIdParser,
StatementGuidParser $statementGuidParser,