Back to PhocacartShipping class

Method setType

public
setType
(mixed $type = array(0, 1))

Method setType - Source code

public function setType($type = array(0, 1))
{
    $this->type = $type;
}