Skip to content

Commit 2aff286

Browse files
committed
Apply fixes from StyleCI
1 parent f8dd01a commit 2aff286

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Database/Eloquent/Concerns/HasGlobalScopes.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ public static function getAllGlobalScopes()
7373
* Set the current global scopes.
7474
*
7575
* @params array $scopes
76+
*
7677
* @return void
7778
*/
7879
public static function setAllGlobalScopes($scopes)

0 commit comments

Comments
 (0)