Completed
Push — master ( 6e6660...122313 )
by Vasily
06:28 queued 02:44
created
PHPDaemon/Thread/Worker.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -260,8 +260,8 @@
 block discarded – undo
260 260
 
261 261
     /**
262 262
      * Override a standard PHP function
263
-     * @param string $local e.g. isUploadedFile
264 263
      * @param string $real e.g. is_uploaded_file
264
+     * @param string $camelCase
265 265
      */
266 266
     protected function override($camelCase, $real)
267 267
     {
Please login to merge, or discard this patch.