Apply fixes from StyleCI (#20) [skip ci]
This pull request applies code style fixes from an analysis carried out by [StyleCI](https://github.styleci.io). --- For more information, click [here](https://github.styleci.io/analyses/zDjgLJ).
This commit is contained in:
parent
c4b3cc89b0
commit
1a16ca2096
@ -17,7 +17,7 @@ class Texture extends Model
|
||||
];
|
||||
|
||||
protected $appends = [
|
||||
'likes'
|
||||
'likes',
|
||||
];
|
||||
|
||||
public function getLikesAttribute()
|
||||
|
Loading…
Reference in New Issue
Block a user