Back to PhocacartSize class

Method __construct

public
__construct
()

Method __construct - Source code

public function __construct()
{
    $this->p = PhocacartUtils::getComponentParameters();
}