mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Decompose Fenom and Provider functionality
This commit is contained in:
parent
a1b4c774d9
commit
e938c6b372
@ -35,6 +35,7 @@ class Provider implements ProviderInterface
|
||||
|
||||
/**
|
||||
* @param string $template_dir directory of templates
|
||||
* @param string $compile_dir directory of compiled templates
|
||||
* @throws \LogicException if directory doesn't exists
|
||||
*/
|
||||
public function __construct($template_dir, $compile_dir = null)
|
||||
|
Loading…
Reference in New Issue
Block a user