setLayoutPath() public method
Sets the directory that contains the layout files.
public void setLayoutPath ( $path ) | ||
---|---|---|
$path | string |
The root directory or path alias of layout files. |
throws | yii\base\InvalidParamException |
if the directory is invalid |
Please login to continue.