Completed
Push — master ( ede74e...9ffa6e )
by Roberto
17s queued 11s
created
src/Traits/Streams.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -152,7 +152,7 @@
 block discarded – undo
152 152
      *
153 153
      * @param  string $stream
154 154
      *
155
-     * @return The number of messages in the stream.
155
+     * @return integer number of messages in the stream.
156 156
      */
157 157
     public function xLen(string $stream): int
158 158
     {
Please login to merge, or discard this patch.