Skip to content

Commit

Permalink
Add notice
Browse files Browse the repository at this point in the history
  • Loading branch information
eileenmcnaughton committed Aug 30, 2023
1 parent 8d2578a commit 9c2091b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CRM/Contact/Form/Location.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ class CRM_Contact_Form_Location {
* @param CRM_Core_Form $form
*/
public static function buildQuickForm(&$form) {
CRM_Core_Error::deprecatedFunctionWarning('internal core function, take a copy');
// required for subsequent AJAX requests.
$ajaxRequestBlocks = [];
$generateAjaxRequest = 0;
Expand Down

0 comments on commit 9c2091b

Please sign in to comment.