Completed
Push — hotfix-use ( 8d3524...505d23 )
by Akihito
03:32 queued 01:03
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.