Completed
Pull Request — master (#7)
by Gabriel
08:59
created
src/Command/DiffIndex/GetStagedFiles/FilterByStatus.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,7 @@
 block discarded – undo
23 23
     /**
24 24
      * FilterByStatus constructor.
25 25
      *
26
-     * @param array $status
26
+     * @param string[] $status
27 27
      */
28 28
     public function __construct(array $status)
29 29
     {
Please login to merge, or discard this patch.