@@ -20,6 +20,7 @@ |
||
20 | 20 | * |
21 | 21 | * @param string|array $templatesPath |
22 | 22 | * @param Config $config |
23 | + * @return void |
|
23 | 24 | */ |
24 | 25 | public function __construct($templatesPath, Config $config); |
25 | 26 |