CartRuleCustomer.php 75 B

12345
  1. <?php
  2. namespace Webkul\CartRule\Contracts;
  3. interface CartRuleCustomer {}