Fix docblock
This commit is contained in:
@@ -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'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user