Back to PhocacartCart class

Method getShippingId

public
getShippingId
()

Method getShippingId - Source code

public function getShippingId()
{
    return $this->shipping['id'];
}