Back to PhocacartCart class

Method getProductsRemoved

public
getProductsRemoved
()

Method getProductsRemoved - Source code

public function getProductsRemoved()
{
    return $this->removedproducts;
}