Apply fixes from StyleCI

This commit is contained in:
StyleCI Bot
2023-01-07 20:46:44 +00:00
parent 0433640426
commit 2e4a7f687d
3 changed files with 8 additions and 7 deletions

View File

@@ -52,4 +52,4 @@ $response = $kernel->handle(
$request = Request::capture()
)->send();
$kernel->terminate($request, $response);
$kernel->terminate($request, $response);