Completed
Push — hotfix-use ( fcb514...ccc525 )
by Akihito
02:14
created
src/CodeGen.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -79,7 +79,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.