Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cornernote committed May 6, 2014
1 parent 2a68bf3 commit 326ca18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ ModelDoc Generator will extend Gii too allow you to update your existing models

- Adds properties for each field in the table.
- Adds a property for each relation.
- Adds methods inherited from CActiveRecord
- Adds methods assigned from each behavior, unless it is defined by the model itself.
- Adds methods inherited from CActiveRecord.
- Adds mixin for each behavior.
- All methods contain full syntax, including params and returns.


Expand Down

0 comments on commit 326ca18

Please sign in to comment.