jeyroik/extas-api

View on GitHub
src/components/api/App.php

Summary

Maintainability
A
45 mins
Test Coverage

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

        ?ResponseFactoryInterface $responseFactory = null,
        ?ContainerInterface $container = null,
        ?CallableResolverInterface $callableResolver = null,
        ?RouteCollectorInterface $routeCollector = null,
        ?RouteResolverInterface $routeResolver = null,
Severity: Minor
Found in src/components/api/App.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status