aol/transformers

View on GitHub
lib/AbstractDefinitionTrait.php

Summary

Maintainability
A
45 mins
Test Coverage

Method define has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

        $app_name,
        $ext_name,
        callable $app_func = null,
        callable $ext_func = null,
        $app_args = [],
Severity: Minor
Found in lib/AbstractDefinitionTrait.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status