Skip to content

Commit 778b5be

Browse files
authored
Merge pull request #99 from martijnc/patch-1
Add backOrder method definition
2 parents a55349b + e7d37f5 commit 778b5be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
use Spatie\Enum\Enum;
88

99
/**
10+
* @method static self backOrder()
1011
* @method static self inStock()
1112
* @method static self outOfStock()
1213
* @method static self preOrder()

0 commit comments

Comments
 (0)