Skip to content

Commit

Permalink
Se ha corregido error de respuesta.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sleon4 committed Mar 6, 2022
1 parent 8ac5551 commit a80d7af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/LionRoute/Route.php
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ private static function processInput($index): string {

public static function processOutput($response): void {
echo(json_encode($response));
die();
}

public static function dispatch($index) {
Expand Down

0 comments on commit a80d7af

Please sign in to comment.