mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Supplement documentation for ::factory
This commit is contained in:
@ -323,7 +323,7 @@ class Fenom
|
|||||||
*
|
*
|
||||||
* @param string|Fenom\ProviderInterface $source path to templates or custom provider
|
* @param string|Fenom\ProviderInterface $source path to templates or custom provider
|
||||||
* @param string $compile_dir path to compiled files
|
* @param string $compile_dir path to compiled files
|
||||||
* @param int $options
|
* @param int|array $options
|
||||||
* @throws InvalidArgumentException
|
* @throws InvalidArgumentException
|
||||||
* @return Fenom
|
* @return Fenom
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user