Esempio n. 1
0
 /**
  * Use a custom template
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setTemplate('gene/braintree/paypal/info.phtml');
 }