Completed
Push — master ( db8578...85f9c3 )
by Kirill
10:30
created
src/Grammar/PP2/Delegate/RepetitionDelegate.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -31,7 +31,7 @@
 block discarded – undo
31 31
     }
32 32
 
33 33
     /**
34
-     * @param RuleInterface|NodeInterface $repetition
34
+     * @param null|NodeInterface $repetition
35 35
      * @return array
36 36
      */
37 37
     private function getInterval(RuleInterface $repetition): array
Please login to merge, or discard this patch.