GetDKAN/dkan

View on GitHub
modules/datastore/src/EventSubscriber/DatastoreSubscriber.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

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

    ConfigFactoryInterface $config_factory,
    LoggerInterface $loggerChannel,
    DatastoreService $service,
    ResourcePurger $resourcePurger,
    ImportJobStoreFactory $importJobStoreFactory
Severity: Minor
Found in modules/datastore/src/EventSubscriber/DatastoreSubscriber.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status