one line var doc
This commit is contained in:
parent
b5fcc13797
commit
6e68d3d144
|
|
@ -14,9 +14,7 @@ class Channel
|
|||
/** @var string */
|
||||
protected $channelName;
|
||||
|
||||
/**
|
||||
* @var ReplicationInterface
|
||||
*/
|
||||
/** @var ReplicationInterface */
|
||||
protected $pubSub;
|
||||
|
||||
/** @var \Ratchet\ConnectionInterface[] */
|
||||
|
|
|
|||
Loading…
Reference in New Issue