mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-18 23:43:19 +08:00
typo
This commit is contained in:
@@ -16,7 +16,7 @@ use yii\helpers\FileHelper;
|
||||
* When [[View]] renders a view file, it will check the [[Application::theme|active theme]]
|
||||
* to see if there is a themed version of the view file exists. If so, the themed version will be rendered instead.
|
||||
*
|
||||
* A theme is directory consisting of view files which are meant to replace their non-themed counterparts.
|
||||
* A theme is a directory consisting of view files which are meant to replace their non-themed counterparts.
|
||||
*
|
||||
* Theme uses [[pathMap]] to achieve the view file replacement:
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user