Api4 - Prevent developer error mixing up the `addValue` and `addWhere` functions
authorColeman Watts <coleman@civicrm.org>
Thu, 23 Mar 2023 13:05:39 +0000 (09:05 -0400)
committerColeman Watts <coleman@civicrm.org>
Thu, 23 Mar 2023 14:14:07 +0000 (10:14 -0400)
commit1f34d3239d12940a154b2b2a123501799b45b0a3
treee09178820eb740d980116de61196fed7b9af6dee
parenta71b0984d89faf2b39c268fd1aeed0ec58ff4518
Api4 - Prevent developer error mixing up the `addValue` and `addWhere` functions
Civi/Api4/Action/Setting/Set.php
Civi/Api4/Generic/AbstractCreateAction.php
Civi/Api4/Generic/AbstractUpdateAction.php
Civi/Api4/Generic/BasicGetFieldsAction.php
Civi/Api4/Generic/CheckAccessAction.php
Civi/Api4/Generic/Traits/GetSetValueTrait.php [new file with mode: 0644]