mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-14 06:11:35 +08:00
Finished application guide [skip ci]
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user