Skip to content

Commit

Permalink
Fix annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
michnovka committed Jan 3, 2024
1 parent cdda179 commit 5df901e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* @author Elao <contact@elao.com>
*/

namespace App\Controller;
namespace App\ControllerAnnotation;

use App\Enum\Suit;
use Elao\Enum\Bridge\Symfony\HttpKernel\Controller\ArgumentResolver\Attributes\BackedEnumFromBody;
Expand Down

0 comments on commit 5df901e

Please sign in to comment.