Completed
Push — master ( c1a156...8cadde )
by Kirill
08:14
created
src/Compiler/System/TypeHintSystem.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -45,7 +45,7 @@
 block discarded – undo
45 45
     ];
46 46
 
47 47
     /**
48
-     * @param Definition|HasTypeIndication|TypeDefinition $definition
48
+     * @param Definition $definition
49 49
      * @param RuleInterface $ast
50 50
      */
51 51
     public function resolve(Definition $definition, RuleInterface $ast): void
Please login to merge, or discard this patch.