@@ -37,6 +37,9 @@ |
||
37 | 37 | ); |
38 | 38 | } |
39 | 39 | |
40 | + /** |
|
41 | + * @param string $destination |
|
42 | + */ |
|
40 | 43 | protected function getTemplatePath($templateName, $templates, $console, $destination, $variables) |
41 | 44 | { |
42 | 45 | if (array_key_exists($templateName, $templates)) { |