Completed
Push — master ( ad39fb...287095 )
by Chuck
10s
created
src/Types/ContextFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -210,7 +210,7 @@
 block discarded – undo
210 210
      * Deduce the namespace name and alias of an import when we are at the T_USE token or have not reached the end of
211 211
      * a USE statement yet.
212 212
      *
213
-     * @return array
213
+     * @return string[]
214 214
      */
215 215
     private function extractUseStatement(\ArrayIterator $tokens)
216 216
     {
Please login to merge, or discard this patch.