Back to PhocacartCart class

Method getFullItems

public
getFullItems
()

Method getFullItems - Source code

public function getFullItems()
{
    return $this->fullitems;
}