Completed
Pull Request — master (#14)
by Robbie
02:05
created
src/Command/Object/ExtensionsCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -55,7 +55,7 @@
 block discarded – undo
55 55
      * Return the header cells for the output table. CMS classes have an extra column.
56 56
      *
57 57
      * @param  bool $isCmsClass
58
-     * @return array
58
+     * @return string[]
59 59
      */
60 60
     protected function getHeaders($isCmsClass)
61 61
     {
Please login to merge, or discard this patch.