Apply fixes from StyleCI
This commit is contained in:

committed by
StyleCI Bot

parent
9fe479b141
commit
ed3bbd76d7
@@ -9,6 +9,6 @@ class RatingRef extends BaseModel
|
||||
protected $table = 'rating_ref';
|
||||
protected $fillable = [
|
||||
|
||||
'rating_id', 'ticket_id', 'thread_id', 'rating_value',
|
||||
];
|
||||
'rating_id', 'ticket_id', 'thread_id', 'rating_value',
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user