GetDKAN/dkan

View on GitHub
modules/datastore/src/Service.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

Method __construct has 6 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

  public function __construct(ResourceLocalizer $resourceLocalizer, ImportFactoryInterface $importServiceFactory, QueueFactory $queue, JobStoreFactory $jobStoreFactory, ImportInfoList $importInfoList, DictionaryEnforcer $dictionaryEnforcer) {
Severity: Minor
Found in modules/datastore/src/Service.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status