Skip to content

Commit 8612498

Browse files
authored
Merge pull request Setono#94 from Zales0123/extend-product
Allow to extend product
2 parents d99f318 + 74ea909 commit 8612498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Feed/Model/Google/Shopping/Product.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
use Webmozart\Assert\Assert;
88

9-
final class Product
9+
class Product
1010
{
1111
private ?string $id = null;
1212

0 commit comments

Comments
 (0)