@@ -154,8 +154,9 @@ |
||
154 | 154 | } |
155 | 155 | |
156 | 156 | /** |
157 | - * @param $template |
|
157 | + * @param string $template |
|
158 | 158 | * @param null | Application $application |
159 | + * @param Application $application |
|
159 | 160 | * @return string |
160 | 161 | */ |
161 | 162 | protected function getTemplateDir($template, $application = null) |