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 70026ff commit 1171e62Copy full SHA for 1171e62
src/Support/Dumper.php
@@ -15,8 +15,6 @@ class Dumper
15
*
16
* @param $query
17
* @param bool $is_short
18
- *
19
- * @return void
20
*/
21
public function sqlDd($query, bool $is_short = false): void
22
{
0 commit comments