Back to PhocacartReward class

Method __construct

public
__construct
()

Method __construct - Source code

public function __construct()
{
    $this->total = array();
}