feature/update-to-soko-web-0.5 #26

Merged
bence merged 5 commits from feature/update-to-soko-web-0.5 into master 2023-04-18 23:30:34 +02:00
Showing only changes of commit 4d5e982370 - Show all commits

View File

@ -113,6 +113,7 @@ $appConfig = [
$httpReponse = new HttpResponse(
Container::$request,
Container::$dbConnection,
Container::$routeCollection,
$appConfig,
$_SERVER['REQUEST_METHOD'],