Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit 8d12541

Browse files
committed
style : debug
1 parent 6d0e16c commit 8d12541

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/Viserio/Component/HttpFoundation/Kernel.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@
3030
use Viserio\Contract\Routing\Dispatcher as DispatcherContract;
3131
use Viserio\Contract\Routing\Router as RouterContract;
3232

33-
class Kernel extends AbstractKernel implements HttpKernelContract,
34-
TerminableContract
33+
class Kernel extends AbstractKernel implements HttpKernelContract, TerminableContract
3534
{
3635
/**
3736
* List of allowed bootstrap types.

0 commit comments

Comments
 (0)