We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4f0c04 commit 000358aCopy full SHA for 000358a
src/Support/Facades/Cart.php
@@ -26,6 +26,7 @@
26
* @method static bool isNotEmpty()
27
* @method static bool validate()
28
* @method static void sync()
29
+ * @method static void destroy()
30
* @method static bool applyCoupon(string|\Cone\Bazar\Models\Coupon $coupon)
31
* @method static void removeCoupon(string|\Cone\Bazar\Models\Coupon $coupon)
32
* @method static \Cone\Bazar\Gateway\Response checkout(string $driver)
0 commit comments