Completed
Push — master ( ec8941...d844e8 )
by Kirill
03:01
created
src/Application.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -59,6 +59,7 @@
 block discarded – undo
59 59
 
60 60
     /**
61 61
      * @param string ...$paths
62
+     * @param string[] $paths
62 63
      * @throws \Symfony\Component\Console\Exception\InvalidArgumentException
63 64
      */
64 65
     public function tryReadManifest(string ...$paths): void
Please login to merge, or discard this patch.