Skip to content

Commit

Permalink
Move FoundProduct into Product namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jolelievre committed Jan 22, 2025
1 parent ded06b3 commit 0d1715e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

declare(strict_types=1);

namespace PrestaShop\Module\APIResources\ApiPlatform\Resources;
namespace PrestaShop\Module\APIResources\ApiPlatform\Resources\Product;

use ApiPlatform\Metadata\ApiProperty;
use ApiPlatform\Metadata\ApiResource;
Expand Down

0 comments on commit 0d1715e

Please sign in to comment.