Skip to content

Commit 37ff9aa

Browse files
authored
Merge pull request #158 from n3o77/master
price rule endpoint supports count
2 parents bac953f + 6eaa205 commit 37ff9aa

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)