Skip to content

Commit fd3ac6e

Browse files
authored
Fixed whitespace
1 parent 1e9fe28 commit fd3ac6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Outputs/Console.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
namespace BeyondCode\QueryDetector\Outputs;
33
use Illuminate\Support\Collection;
44
use Symfony\Component\HttpFoundation\Response;
5+
56
class Console implements Output
67
{
78
public function output(Collection $detectedQueries, Response $response)

0 commit comments

Comments
 (0)