Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
shi-yang committed Dec 7, 2016
1 parent dde6215 commit dbeba7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/modules/forum/models/Forum.php
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ public function getBoardCount()
}

/**
* @return yii\db\ActiveQuery
* @return array|yii/db/ActiveRecord[] the query results.
*/
public function getBoards()
{
Expand Down

0 comments on commit dbeba7a

Please sign in to comment.