GetDKAN/dkan

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

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method __construct has 10 arguments (exceeds 4 allowed). Consider refactoring.
Open

    array $configuration,
    $plugin_id,
    $plugin_definition,
    AlterTableQueryBuilderInterface $alter_table_query_builder,
    LoggerInterface $logger_channel,

    There are no issues that match your filters.

    Category
    Status