GetDKAN/dkan

View on GitHub
modules/metastore/src/MetastoreService.php

Summary

Maintainability
A
0 mins
Test Coverage
A
96%

MetastoreService has 26 functions (exceeds 20 allowed). Consider refactoring.
Wontfix

class MetastoreService implements ContainerInjectionInterface {
  use EventDispatcherTrait;

  const EVENT_DATA_GET = 'dkan_metastore_data_get';
  const EVENT_DATA_GET_ALL = 'dkan_metastore_data_get_all';
Severity: Minor
Found in modules/metastore/src/MetastoreService.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status