Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 6e68d3d

Browse files
one line var doc
1 parent b5fcc13 commit 6e68d3d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/WebSockets/Channels/Channel.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ class Channel
1414
/** @var string */
1515
protected $channelName;
1616

17-
/**
18-
* @var ReplicationInterface
19-
*/
17+
/** @var ReplicationInterface */
2018
protected $pubSub;
2119

2220
/** @var \Ratchet\ConnectionInterface[] */

0 commit comments

Comments
 (0)