This commit is contained in:
Patrick
2019-11-16 23:43:18 +01:00
committed by GitHub
parent bb59a2e2dd
commit 07a776aa33

View File

@@ -650,7 +650,7 @@ class Cart
$this->events->dispatch('cart.erased');
}
/**
* Merges the contents of another cart into this cart.
*