RebelCode/rcmod-eddbk-services

View on GitHub
src/Storage/ServicesPostKeyMapAwareTrait.php

Summary

Maintainability
A
1 hr
Test Coverage

Method _getServicesPostKeyMap has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function _getServicesPostKeyMap()
    {
        return [
            // Core service fields
            'id'               => 'ID',
Severity: Minor
Found in src/Storage/ServicesPostKeyMapAwareTrait.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status