RebelCode/rcmod-eddbk-rest-api

View on GitHub
src/Transformer/AvailabilityRuleTransformer.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method _getAvailabilityRuleMapConfig has 58 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function _getAvailabilityRuleMapConfig()
    {
        return [
            [
                MapTransformer::K_SOURCE => 'id',
Severity: Major
Found in src/Transformer/AvailabilityRuleTransformer.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status