Completed
Push — master ( 453cff...c1eed9 )
by Martijn van
02:33
created
code/Commands/List/AbstractListCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,7 @@
 block discarded – undo
35 35
 
36 36
 
37 37
     /**
38
-     * @return array
38
+     * @return string[]
39 39
      */
40 40
     protected function getTableHeaders()
41 41
     {
Please login to merge, or discard this patch.