We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f12c3da + d5e984d commit ede6c50Copy full SHA for ede6c50
src/RequestHandlerInterface.php
@@ -7,7 +7,7 @@
7
8
/**
9
* An HTTP request handler process a HTTP request and produces an HTTP response.
10
- * This interface defines the methods require to use the request handler.
+ * This interface defines the methods required to use the request handler.
11
*/
12
interface RequestHandlerInterface
13
{
0 commit comments