Changes
Title
changed
How to use BootstrapInterface – Yii2
Category
unchanged
How-tos
Yii version
unchanged
Tags
unchanged
yii2, bootstrapinterface
Content
unchanged
[...]
// ...
```
And that's it, now when your application starts Yii will automatically call <strong>ThemeBootstrap::bootstrap</strong> method thus modifying the theme of your application.