Skip to content

Commit

Permalink
Fixed whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
XEngine authored Jul 17, 2018
1 parent 1e9fe28 commit fd3ac6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Outputs/Console.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
namespace BeyondCode\QueryDetector\Outputs;
use Illuminate\Support\Collection;
use Symfony\Component\HttpFoundation\Response;

class Console implements Output
{
public function output(Collection $detectedQueries, Response $response)
Expand Down

0 comments on commit fd3ac6e

Please sign in to comment.