Completed
Pull Request — master (#1088)
by
unknown
09:38
created
src/Generators/Command.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
     /**
19 19
      * Getter for appendable
20 20
      *
21
-     * @return void
21
+     * @return null|string
22 22
      */
23 23
     public function appendable()
24 24
     {
Please login to merge, or discard this patch.