mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 13:38:20 +01:00
Fix docblock
This commit is contained in:
parent
b6de8bf258
commit
971a422258
@ -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'];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user