mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 21:41:19 +08:00
yii\web\AssetManager phpdoc typo [skip ci]
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user