Skip to content

Commit 1f40d15

Browse files
samdarkStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent 3f33c8b commit 1f40d15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/MiddlewareStackInterface.php

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
/**
1111
* A stack of PSR-15 middlewares to be used with {@see MiddlewareDispatcher}.
12+
*
1213
* @see https://www.php-fig.org/psr/psr-15/
1314
*/
1415
interface MiddlewareStackInterface extends RequestHandlerInterface

0 commit comments

Comments
 (0)