@@ -73,7 +73,7 @@ |
||
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 |