Skip to content
Snippets Groups Projects
Commit 10c51f9c authored by brienne's avatar brienne
Browse files

remove broken call to parent constructor

parent d4e3a1cb
Branches
Tags
No related merge requests found
......@@ -65,7 +65,6 @@ class CRM_Event_Import_Parser_Participant extends CRM_Import_Parser {
* @param array $mapperKeys
*/
public function __construct(&$mapperKeys = []) {
parent::__construct();
$this->_mapperKeys = &$mapperKeys;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment