From cad05409b45367e2120657bb49dae6170d4e60ff Mon Sep 17 00:00:00 2001 From: Juan Cristobal Date: Fri, 1 Mar 2024 04:50:45 +0100 Subject: [PATCH] update file --- src/App.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/App.php b/src/App.php index fd576d7..1dd9dec 100644 --- a/src/App.php +++ b/src/App.php @@ -313,10 +313,7 @@ public function createConsoleApplication() /** * Run the application. - * - * This method triggers events before and after handling the request - * and dispatches the router. - */ + **/ public function run(): void { (new Http\Router())