Skip to content

Commit

Permalink
Updated PHPDocs
Browse files Browse the repository at this point in the history
  • Loading branch information
SilverFire committed Jan 30, 2018
1 parent b74101e commit 5460e99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Collection.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
* Class Collection manages the collection of the models.
*
* @var ActiveRecord[] the array of models in the collection
*
* @property Model[] $models
*/
class Collection extends Component
{
Expand Down

0 comments on commit 5460e99

Please sign in to comment.