Completed
Pull Request — master (#281)
by
unknown
07:19
created
PHPDaemon/Servers/WebSocket/Protocols/V13.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -162,7 +162,7 @@
 block discarded – undo
162 162
 
163 163
     /**
164 164
      * Apply mask
165
-     * @param $data
165
+     * @param string|false $data
166 166
      * @param string|false $mask
167 167
      * @return mixed
168 168
      */
Please login to merge, or discard this patch.