Completed
Push — master ( 38d62c...068bff )
by Kirill
04:58 queued 03:05
created
src/SignatureParser.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -58,7 +58,7 @@
 block discarded – undo
58 58
     /**
59 59
      * Extract all of the parameters from the tokens.
60 60
      *
61
-     * @param array $tokens
61
+     * @param string[] $tokens
62 62
      * @return array
63 63
      * @throws \Symfony\Component\Console\Exception\InvalidArgumentException
64 64
      */
Please login to merge, or discard this patch.