Skip to content

Commit 7d57156

Browse files
committed
Document events at the top of each EventEmitter class
1 parent 2619afe commit 7d57156

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Buffer.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
use React\EventLoop\LoopInterface;
77
use React\Stream\WritableStreamInterface;
88

9+
// Events: full-drain
910
class Buffer extends EventEmitter implements WritableStreamInterface
1011
{
1112
public $stream;

0 commit comments

Comments
 (0)