dadajuice/zephyrus

View on GitHub
src/Zephyrus/Network/Router/RouteDefinition.php

Summary

Maintainability
A
2 hrs
Test Coverage

RouteDefinition has 22 functions (exceeds 20 allowed). Consider refactoring.
Open

class RouteDefinition
{
    private string $rawRouteRoot = "";
    private string $routeRoot = "";
    private string $route;
Severity: Minor
Found in src/Zephyrus/Network/Router/RouteDefinition.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status