APIv4 - Get dynamic list of entity types
authorColeman Watts <coleman@civicrm.org>
Thu, 24 Feb 2022 02:59:44 +0000 (21:59 -0500)
committerColeman Watts <coleman@civicrm.org>
Thu, 24 Feb 2022 02:59:44 +0000 (21:59 -0500)
commit15244a15dc1e00ff1b1f264df02c2b8824a8951f
tree71d48e8e72fd8d869984213e9cf79c099b8411ab
parent6f6b46cc9c71f7832e7caeca0b06fb891a0c663f
APIv4 - Get dynamic list of entity types

Switches APIv4 Entity.get to dynamically fetch a list of entity types
instead of using a hardcoded list.
Civi/Api4/Entity.php