Completed
Pull Request — master (#97)
by
unknown
02:02
created
src/ReflectionClassConstant.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -73,7 +73,7 @@
 block discarded – undo
73 73
     /**
74 74
      * Initializes a reflection for the property
75 75
      *
76
-     * @param string|array $className Name of the function/method
76
+     * @param string $className Name of the function/method
77 77
      * @param string $classConstantName Name of the parameter to reflect
78 78
      * @param ClassConst $classConstNode ClassConstant definition node
79 79
      * @param Const_|null $constNode Concrete const definition node
Please login to merge, or discard this patch.