Searched defs:getCustomerCarts (Results 1 – 3 of 3) sorted by relevance
/dports/finance/prestashop/prestashop/src/Adapter/Customer/QueryHandler/ | ||
H A D | GetCustomerForViewingHandler.php | 303 private function getCustomerCarts(Customer $customer) function in PrestaShop\\PrestaShop\\Adapter\\Customer\\QueryHandler\\GetCustomerForViewingHandler |
/dports/www/thirtybees/thirtybees-1.1.0/classes/ | ||
H A D | Cart.php | 2608 public static function getCustomerCarts($idCustomer, $dontRejectOrdered = true) function in CartCore |
/dports/finance/prestashop/prestashop/classes/ | ||
H A D | Cart.php | 4421 public static function getCustomerCarts($id_customer, $with_order = true) function in CartCore |