Skip to content

Commit 000358a

Browse files
committed
docblock
1 parent e4f0c04 commit 000358a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Support/Facades/Cart.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
* @method static bool isNotEmpty()
2727
* @method static bool validate()
2828
* @method static void sync()
29+
* @method static void destroy()
2930
* @method static bool applyCoupon(string|\Cone\Bazar\Models\Coupon $coupon)
3031
* @method static void removeCoupon(string|\Cone\Bazar\Models\Coupon $coupon)
3132
* @method static \Cone\Bazar\Gateway\Response checkout(string $driver)

0 commit comments

Comments
 (0)