parser) { $this->parser = new CRM_Event_Import_Parser_Participant(); $this->parser->setUserJobID($this->getUserJobID()); $this->parser->init(); } return $this->parser; } }