Add displayProfile() to toxic code alerts
authorColeman Watts <coleman@civicrm.org>
Thu, 11 Feb 2016 15:04:04 +0000 (10:04 -0500)
committerColeman Watts <coleman@civicrm.org>
Thu, 11 Feb 2016 15:04:04 +0000 (10:04 -0500)
.toxic.json

index 64e23875f2fa56417ae804b79f517616496e9ee4..5d1f2a3d854bb300cd7cf6001d76ae35cbd38251 100644 (file)
@@ -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