Example #1
0
 public function __construct($config = array())
 {
     parent::__construct($config);
     $this->_customer = $this->getSession()->getCustomer();
 }