Completed
Pull Request — 1.0 (#991)
by Rob
01:55
created
Command/AbstractCacheCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -49,7 +49,7 @@
 block discarded – undo
49 49
     /**
50 50
      * @param InputInterface $input
51 51
      *
52
-     * @return array
52
+     * @return string[]
53 53
      */
54 54
     protected function resolveFilters(InputInterface $input)
55 55
     {
Please login to merge, or discard this patch.