Passed
Branch master (03087a)
by Gabriel
12:02
created
src/Inflector.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -336,7 +336,7 @@
 block discarded – undo
336 336
     }
337 337
 
338 338
     /**
339
-     * @param $word
339
+     * @param string $word
340 340
      * @return mixed
341 341
      */
342 342
     public function underscore($word)
Please login to merge, or discard this patch.