Skip to content

Commit 5f25257

Browse files
committed
update HttpPublisher doc
1 parent 6165fcb commit 5f25257

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Services/HttpPublisher.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
use Psr\Http\Message\ResponseInterface;
66

77
/**
8-
* Class StreamPublisher
9-
* StreamPublisher publishes the given resp
8+
* Class HttpPublisher
9+
* HttpPublisher publishes controller responses as an HTTP response.
1010
*
1111
* @package MiladRahimi\PhpRouter\Services
1212
* @codeCoverageIgnore

0 commit comments

Comments
 (0)