setTemplate('centinel/logo.phtml'); } /** * Return code of payment method * * @return string */ public function getCode() { return $this->getMethod()->getCode(); } }