Loading src/View/RouteNotFoundStrategy.php +2 −0 Original line number Diff line number Diff line Loading @@ -313,6 +313,7 @@ class RouteNotFoundStrategy extends AbstractListenerAggregate $tableCols = 2; $tableType = 1; $table = []; $table[] = [$a, $b]; continue; } Loading @@ -333,6 +334,7 @@ class RouteNotFoundStrategy extends AbstractListenerAggregate $tableCols = $count; $tableType = 2; $table = []; $table[] = $b; continue; } Loading Loading
src/View/RouteNotFoundStrategy.php +2 −0 Original line number Diff line number Diff line Loading @@ -313,6 +313,7 @@ class RouteNotFoundStrategy extends AbstractListenerAggregate $tableCols = 2; $tableType = 1; $table = []; $table[] = [$a, $b]; continue; } Loading @@ -333,6 +334,7 @@ class RouteNotFoundStrategy extends AbstractListenerAggregate $tableCols = $count; $tableType = 2; $table = []; $table[] = $b; continue; } Loading