Revision #2 has been created by Antonio Ramirez on Apr 27, 2014, 8:19:12 PM with the memo:
Wrong Title
« previous (#1)
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.