Skip to content

Commit 8aa45b5

Browse files
andrey-helldarStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent f0d02b7 commit 8aa45b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helpers/dumper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
/**
77
* Dump the passed variables and end the script.
88
*
9-
* @param \Illuminate\Database\Query\Builder|\Illuminate\Database\Eloquent\Builder $query
9+
* @param \Illuminate\Database\Eloquent\Builder|\Illuminate\Database\Query\Builder $query
1010
* @param bool $is_short
1111
* @param bool $is_return
1212
*

0 commit comments

Comments
 (0)