Skip to content

Commit 4a56778

Browse files
committed
fix: correct namespace
1 parent f34c6c8 commit 4a56778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Markup/Sniffs/Symfony/ControllerActionReturnTypesSniff.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php declare(strict_types=1);
22

3-
namespace Markup\Sniffs\Next;
3+
namespace Markup\Sniffs\Symfony;
44

55
use SlevomatCodingStandard\Helpers\FunctionHelper;
66

0 commit comments

Comments
 (0)