Completed
Push — master ( 5116e9...e831a3 )
by Kirill
02:20
created
src/Support.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -46,7 +46,7 @@
 block discarded – undo
46 46
     private static $syntaxNonNull = '%s!';
47 47
 
48 48
     /**
49
-     * @param AllowsTypeIndication|Definition $type
49
+     * @param Definition $type
50 50
      * @return string
51 51
      */
52 52
     protected function typeToString(Definition $type): string
Please login to merge, or discard this patch.