@@ -41,6 +41,9 @@ |
||
41 | 41 | $this->command->info("Config file create at <comment>{$path}</comment>"); |
42 | 42 | } |
43 | 43 | |
44 | + /** |
|
45 | + * @return string |
|
46 | + */ |
|
44 | 47 | function fileContent($values) |
45 | 48 | { |
46 | 49 | $data = ShortSyntaxArray::parse($values); |