Completed
Pull Request — 2.x (#60)
by Akihito
01:44
created
src/CodeGen.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -158,7 +158,7 @@
 block discarded – undo
158 158
     /**
159 159
      * @param \ReflectionClass $class
160 160
      *
161
-     * @return array
161
+     * @return string
162 162
      */
163 163
     private function getClassAnnotation(\ReflectionClass $class)
164 164
     {
Please login to merge, or discard this patch.