We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70026ff + 1171e62 commit 7d8c386Copy full SHA for 7d8c386
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