base\Theme $pathMap

$pathMap public property

The mapping between view directories and their corresponding themed versions. This property is used by applyTo() when a view is trying to apply the theme. Path aliases can be used when specifying directories. If this property is empty or not set, a mapping yii\base\Application::$basePath to $basePath will be used.

public array $pathMap = null
doc_Yii
2016-10-30 16:52:24
Comments
Leave a Comment

Please login to continue.