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:
Pig Fang 2019-03-15 13:30:33 +08:00 committed by GitHub
parent c4b3cc89b0
commit 1a16ca2096
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ class Texture extends Model
];
protected $appends = [
'likes'
'likes',
];
public function getLikesAttribute()