@@ -39,7 +39,6 @@ |
||
39 | 39 | /** |
40 | 40 | * Admin template settings |
41 | 41 | * |
42 | - * @param string $appName |
|
43 | 42 | * @param IConfig $config |
44 | 43 | * @param TemplateManager $manager |
45 | 44 | */ |
@@ -168,7 +168,6 @@ |
||
168 | 168 | * Delete a template to the global template folder |
169 | 169 | * |
170 | 170 | * @param string $templateName |
171 | - * @param string $templateFile |
|
172 | 171 | * @return void |
173 | 172 | */ |
174 | 173 | public function delete(string $templateName) { |