APIv4 - Use bulk method for saving custom fields
authorColeman Watts <coleman@civicrm.org>
Tue, 11 May 2021 16:34:05 +0000 (12:34 -0400)
committerColeman Watts <coleman@civicrm.org>
Mon, 17 May 2021 02:08:30 +0000 (22:08 -0400)
commitbfa91094338f7d75e1e24ec9b1125ee4f97274cd
treeea96d58eea8d9a9fa8b2d995deda77bd330636c0
parent236f858eb4689d71b748252cc94e47a3850dc472
APIv4 - Use bulk method for saving custom fields

Renames the prototype bulkSave => writeRecords to follow the convention now in APIv4 and CRM_Core_DAO
CRM/Core/BAO/CustomField.php
Civi/Api4/Generic/Traits/DAOActionTrait.php