Commit 9e9175fe by Carsten Brandt

fixed typo

fixes #4480
parent b922069c
......@@ -241,7 +241,7 @@ class Module extends ServiceLocator
/**
* Returns the directory that contains the view files for this module.
* @return string the root directory of view files. Defaults to "[[basePath]]/view".
* @return string the root directory of view files. Defaults to "[[basePath]]/views".
*/
public function getViewPath()
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment