forked from yiisoft/yii
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Ragazzo
committed
Feb 1, 2013
1 parent
a714f1e
commit 527ec0d
Showing
1 changed file
with
0 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,7 +31,6 @@ | |
* corresponding to a fixture data row using <code>$this->posts('first post')</code>. | ||
* Note, here 'first post' refers to a key to a row in the original fixture data. | ||
* | ||
* @property CDbFixtureManager $fixtureManager The database fixture manager. | ||
* | ||
* @author Qiang Xue <[email protected]> | ||
* @package system.test | ||
|