@@ -79,7 +79,7 @@ |
||
79 | 79 | /** |
80 | 80 | * Return "declare()" and "use" statement code |
81 | 81 | * |
82 | - * @return Stmt[] |
|
82 | + * @return CodeVisitor |
|
83 | 83 | */ |
84 | 84 | private function getVisitorCode(\ReflectionClass $class) : CodeVisitor |
85 | 85 | { |