app = App::getInstance(); $this->init(); }); } public function init() { //$this->checkBuyNowBeforeLoadingTemplates(); //TemplateFactory::init($this->app); } }