We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6165fcb commit 5f25257Copy full SHA for 5f25257
src/Services/HttpPublisher.php
@@ -5,8 +5,8 @@
5
use Psr\Http\Message\ResponseInterface;
6
7
/**
8
- * Class StreamPublisher
9
- * StreamPublisher publishes the given resp
+ * Class HttpPublisher
+ * HttpPublisher publishes controller responses as an HTTP response.
10
*
11
* @package MiladRahimi\PhpRouter\Services
12
* @codeCoverageIgnore
0 commit comments