Skip to content

Commit 6eaa205

Browse files
committed
price rule endpoint supports count
1 parent bac953f commit 6eaa205

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

lib/PriceRule.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@ class PriceRule extends ShopifyResource
2626
*/
2727
public $resourceKey = 'price_rule';
2828

29-
/**
30-
* @inheritDoc
31-
*/
32-
public $countEnabled = false;
33-
3429
/**
3530
* @inheritDoc
3631
*/

0 commit comments

Comments
 (0)