Skip to content

Commit

Permalink
Allow to extend product
Browse files Browse the repository at this point in the history
  • Loading branch information
Zales0123 committed Jul 8, 2024
1 parent d99f318 commit 74ea909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Feed/Model/Google/Shopping/Product.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

use Webmozart\Assert\Assert;

final class Product
class Product
{
private ?string $id = null;

Expand Down

0 comments on commit 74ea909

Please sign in to comment.