@@ -32,7 +32,7 @@ |
||
32 | 32 | /** |
33 | 33 | * Default constructor |
34 | 34 | * |
35 | - * @param mixed $context Reflection context, eg. ReflectionClass, ReflectionMethod, etc |
|
35 | + * @param \Go\ParserReflection\Traits\ReflectionFunctionLikeTrait $context Reflection context, eg. ReflectionClass, ReflectionMethod, etc |
|
36 | 36 | */ |
37 | 37 | public function __construct($context) |
38 | 38 | { |