Standardizing things

This commit is contained in:
James Brooks
2016-08-10 10:46:45 +01:00
parent 943f7623a4
commit a947cffcb8
8 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ class MetricPoint extends Model implements HasPresenter
];
/**
* A metric point belongs to a metric unit.
* Get the metric relation.
*
* @return \Illuminate\Database\Eloquent\Relations\BelongsTo
*/