Finished application guide [skip ci]

This commit is contained in:
Qiang Xue
2014-05-28 13:40:41 -04:00
parent e4ff31cc18
commit d1ab9f72ae
3 changed files with 215 additions and 80 deletions

View File

@ -248,7 +248,7 @@ class Module extends ServiceLocator
/**
* Sets the directory that contains the layout files.
* @param string $path the root directory of layout files.
* @param string $path the root directory or path alias of layout files.
* @throws InvalidParamException if the directory is invalid
*/
public function setLayoutPath($path)