addHelperPath('App/License/View/Helper/', 'App\License\View\Helper\\'); $this->smarty->assign('view', $view); $this->setTemplates([ self::TPL_HEADER => 'Taxation/Pdf/receipt-header.tpl', self::TPL_BODY => 'Taxation/Pdf/receipt-body.tpl', ]); } }