Commit 4f2873c1 by Carsten Brandt

doc typo

parent 3aa15b70
......@@ -716,7 +716,7 @@ Important points are:
Second, override [[yii\db\ActiveRecord::createQuery()]] to use the custom query class instead of the regular [[yii\db\ActiveQuery|ActiveQuery]].
For the example above, you need to write the following code:
```
```php
namespace app\models;
use yii\db\ActiveRecord;
......
......@@ -5,4 +5,4 @@ This tutorial is released under [the Terms of Yii Documentation](http://www.yiif
All Rights Reserved.
2014 (c) Yii Software LLC.
© 2014 Yii Software LLC.
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