Skip to content

Commit bfb1381

Browse files
committed
Remove Stream factories PHPDoc summary.
1 parent 1addc11 commit bfb1381

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/StreamFactory/DiactorosStreamFactory.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
use Zend\Diactoros\Stream;
1919

2020
/**
21-
* Zend Diactoros StreamFactory
22-
*
2321
* @author Михаил Красильников <[email protected]>
2422
*/
2523
class DiactorosStreamFactory implements StreamFactory

src/StreamFactory/GuzzleStreamFactory.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
use Psr\Http\Message\StreamInterface;
1616

1717
/**
18-
* Guzzle Stream Factory
19-
*
2018
* @author Михаил Красильников <[email protected]>
2119
*/
2220
class GuzzleStreamFactory implements StreamFactory

0 commit comments

Comments
 (0)