Skip to content

Commit

Permalink
doc fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
qiangxue committed Mar 21, 2014
1 parent c7815ad commit b1baa42
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/guide/extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,9 @@ You then list this bootstrap class in `composer.json` as follows,
}
```

When the extension is installed in an application, Yii will automatically hook up the bootstrap class
and call its `bootstrap()` while initializing the application for every request.


Working with database
---------------------
Expand Down

0 comments on commit b1baa42

Please sign in to comment.