Skip to content

Commit

Permalink
Merge pull request #94 from Zales0123/extend-product
Browse files Browse the repository at this point in the history
Allow to extend product
  • Loading branch information
loevgaard authored Jul 8, 2024
2 parents d99f318 + 74ea909 commit 8612498
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 8612498

Please sign in to comment.