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