APIv4 - Add CoreUtil::isType() helper
authorcolemanw <coleman@civicrm.org>
Thu, 19 Oct 2023 19:08:38 +0000 (15:08 -0400)
committercolemanw <coleman@civicrm.org>
Thu, 19 Oct 2023 19:08:38 +0000 (15:08 -0400)
commit5a87dad2d0e3e7b4c9baf29983678065a9a385ab
treea15c5c44523b02d3aad4b4d965e2b2f3876175b4
parent2870bbb93e7a7fc4c945a1ccd12a895f3a5e4727
APIv4 - Add CoreUtil::isType() helper

Helper function avoids verbose coding pattern.
CRM/Core/ManagedEntities.php
Civi/Api4/Generic/Traits/DAOActionTrait.php
Civi/Api4/Generic/Traits/SavedSearchInspectorTrait.php
Civi/Api4/Utils/CoreUtil.php
ext/search_kit/Civi/Api4/Action/SearchDisplay/AbstractRunAction.php
tests/phpunit/api/v4/Entity/ConformanceTest.php
tools/extensions/phpstorm/Civi/PhpStorm/Api4Generator.php