Revert "feat: add session partitioned cookie support and update related tests"
This reverts commit 5ad18694e1.
This commit is contained in:
@@ -306,7 +306,7 @@ class CartService
|
||||
true,
|
||||
false,
|
||||
config('session.same_site'),
|
||||
)->withPartitioned((bool) config('session.partitioned'));
|
||||
);
|
||||
}
|
||||
|
||||
protected function makeEmptyCart(Tenant $tenant): Cart
|
||||
|
||||
Reference in New Issue
Block a user