We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0d02b7 commit 8aa45b5Copy full SHA for 8aa45b5
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