Skip to content

Commit 42b25e1

Browse files
author
Andrey Helldar
authored
Merge pull request #3 from andrey-helldar/analysis-9mOPMa
Apply fixes from StyleCI
2 parents f0d02b7 + 8aa45b5 commit 42b25e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: helpers/dumper.php

+1-1
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)