APIv4 - Remove unnecessary custom getActions class
authorColeman Watts <coleman@civicrm.org>
Wed, 28 Apr 2021 13:38:10 +0000 (09:38 -0400)
committerColeman Watts <coleman@civicrm.org>
Wed, 28 Apr 2021 13:38:18 +0000 (09:38 -0400)
commit86fed5d73a535df3dcf09b40439e47225da1137e
tree03f6affdf447bc214eff7febc88589d0aba569d6
parent9bfb5ba200c1159d4a9be2aaa2d3d13e608861ed
APIv4 - Remove unnecessary custom getActions class

The class override was not needed; the generic function works fine with custom entities.
Civi/Api4/Action/CustomValue/GetActions.php [deleted file]
Civi/Api4/CustomValue.php