Skip to content

Commit d694840

Browse files
authored
Apply fixes from StyleCI (#5)
1 parent 186abe8 commit d694840

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Models/Content.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ public function slides()
6363
* Scope a query to active contents.
6464
*
6565
* @param \Illuminate\Database\Eloquent\Builder $query
66+
*
6667
* @return \Illuminate\Database\Eloquent\Builder
6768
*/
6869
public function scopeActive($query)

0 commit comments

Comments
 (0)