We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f33c8b commit 1f40d15Copy full SHA for 1f40d15
src/MiddlewareStackInterface.php
@@ -9,6 +9,7 @@
9
10
/**
11
* A stack of PSR-15 middlewares to be used with {@see MiddlewareDispatcher}.
12
+ *
13
* @see https://www.php-fig.org/psr/psr-15/
14
*/
15
interface MiddlewareStackInterface extends RequestHandlerInterface
0 commit comments