Skip to content

Commit b973233

Browse files
loic425GSadee
andauthored
Apply suggestions from code review
Co-authored-by: Grzegorz Sadowski <[email protected]>
1 parent b5bec77 commit b973233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ For example, in a delete operation, you can implement your custom delete process
147147

148148
declare(strict_types=1);
149149

150-
namespace App\Entity;
150+
namespace App\BoardGameBlog\Infrastructure\Sylius\Resource;
151151

152152
use App\BoardgameBlog\Infrastructure\Sylius\State\Provider\DeleteBoardGameProcessor;
153153
use Sylius\Resource\Metadata\AsResource;

0 commit comments

Comments
 (0)