GetDKAN/dkan

View on GitHub
modules/datastore/src/DataDictionary/AlterTableQueryBase.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

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

    Connection $connection,
    ConverterInterface $date_format_converter,
    string $table,
    array $fields,
    array $indexes
Severity: Minor
Found in modules/datastore/src/DataDictionary/AlterTableQueryBase.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status