RebelCode/rcmod-eddbk-rest-api

View on GitHub
src/Transformer/CoreInfoServiceTransformer.php

Summary

Maintainability
A
1 hr
Test Coverage

Method _getServiceMapConfig has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function _getServiceMapConfig()
    {
        return [
            [
                MapTransformer::K_SOURCE => 'id',
Severity: Minor
Found in src/Transformer/CoreInfoServiceTransformer.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status