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 f34c6c8 commit 4a56778Copy full SHA for 4a56778
Markup/Sniffs/Symfony/ControllerActionReturnTypesSniff.php
@@ -1,6 +1,6 @@
1
<?php declare(strict_types=1);
2
3
-namespace Markup\Sniffs\Next;
+namespace Markup\Sniffs\Symfony;
4
5
use SlevomatCodingStandard\Helpers\FunctionHelper;
6
0 commit comments