GetDKAN/dkan

View on GitHub
modules/datastore/src/Plugin/QueueWorker/LocalizeQueueWorker.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

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

    array $configuration,
    $plugin_id,
    $plugin_definition,
    ResourceLocalizer $resourceLocalizer,
    LoggerInterface $loggerChannel
Severity: Minor
Found in modules/datastore/src/Plugin/QueueWorker/LocalizeQueueWorker.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status