From f70a579355f329fbf51ff2c7836efd0cf94ddd8a Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Thu, 11 Feb 2016 10:04:04 -0500 Subject: [PATCH] Add displayProfile() to toxic code alerts --- .toxic.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.toxic.json b/.toxic.json index 64e23875f2..5d1f2a3d85 100644 --- a/.toxic.json +++ b/.toxic.json @@ -12,6 +12,7 @@ "CRM_Contact_Import_Form_MapField::buildQuickForm()": "toxicAlert", "CRM_Contribute_Form_Contribution_Main::formRule()": "toxicAlert", "CRM_Event_Form_Registration_Confirm::postProcess()": "toxicAlert", + "CRM_Event_BAO_Event::displayProfile()": "toxicAlert", "CRM_Contribute_Form_Contribution_Confirm::postProcess()": "toxicAlert" } } \ No newline at end of file -- 2.25.1