We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0d02b7 + 8aa45b5 commit 42b25e1Copy full SHA for 42b25e1
helpers/dumper.php
@@ -6,7 +6,7 @@
6
/**
7
* Dump the passed variables and end the script.
8
*
9
- * @param \Illuminate\Database\Query\Builder|\Illuminate\Database\Eloquent\Builder $query
+ * @param \Illuminate\Database\Eloquent\Builder|\Illuminate\Database\Query\Builder $query
10
* @param bool $is_short
11
* @param bool $is_return
12
0 commit comments