Supplement documentation for ::factory

This commit is contained in:
Danil Chekalin 2014-06-19 23:44:18 +07:00
parent 66b6bf2ff8
commit 76e90e8404
1 changed files with 1 additions and 1 deletions

View File

@ -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
*/ */