Skip to content

Commit

Permalink
Fix docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrooksuk committed Aug 1, 2015
1 parent b6de8bf commit 971a422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Models/Metric.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ class Metric extends Model implements HasPresenter
/**
* The relations to eager load on every query.
*
* @var array
* @var string[]
*/
protected $with = ['points'];

Expand Down

0 comments on commit 971a422

Please sign in to comment.