Commit c9451f81 by Alexander Makarov

Merge pull request #6719 from SDKiller/patch-3

yii\web\AssetManager phpdoc typo [skip ci]
parents 79274688 e6d84a50
......@@ -48,7 +48,7 @@ class AssetManager extends Component
* The array values are the corresponding configurations. If a value is false, it means the corresponding asset
* bundle is disabled and [[getBundle()]] should return null.
*
* If this this property is false, it means the whole asset bundle feature is disabled and [[getBundle()]]
* If this property is false, it means the whole asset bundle feature is disabled and [[getBundle()]]
* will always return null.
*
* The following example shows how to disable the bootstrap css file used by Bootstrap widgets
......
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