Passed
Push — master ( af3941...7aa8d1 )
by Nikita
04:06
created
src/Lalr/Generator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -434,7 +434,7 @@
 block discarded – undo
434 434
      *
435 435
      * @throws LogicException
436 436
      *
437
-     * @return int|mixed
437
+     * @return integer
438 438
      */
439 439
     protected function comparePrecedence(Production $gram, Symbol $x)
440 440
     {
Please login to merge, or discard this patch.