Skip to content

Commit

Permalink
Fix namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
cuchac authored Feb 3, 2020
1 parent 2db5acb commit 75cd48a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CodeclimateErrorFormatter.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

declare(strict_types=1);

namespace KupShop\DevelopmentBundle\Util\PHPStan;
namespace NoCoolNameTom\PHPStan\ErrorFormatter;

use Nette\Utils\Json;
use PHPStan\Command\ErrorFormatter\ErrorFormatter;
Expand Down

0 comments on commit 75cd48a

Please sign in to comment.