Standardizing things
This commit is contained in:
@@ -93,7 +93,7 @@ class ComponentGroup extends Model implements HasPresenter
|
||||
protected $with = ['enabled_components', 'enabled_components_lowest'];
|
||||
|
||||
/**
|
||||
* A group can have many components.
|
||||
* Get the components relation.
|
||||
*
|
||||
* @return \Illuminate\Database\Eloquent\Relations\HasMany
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user