API - Switched to cached function for looking up pemissioned groups
authorcolemanw <coleman@civicrm.org>
Thu, 24 Aug 2023 17:32:28 +0000 (13:32 -0400)
committercolemanw <coleman@civicrm.org>
Fri, 25 Aug 2023 02:07:10 +0000 (22:07 -0400)
commit398e204d91a505a4023c1bf37456d4346e8ad54e
treef2304454852726d21a454325cee8d2a49992cdb5
parente4d6bcb2436974e3f92e4d27c5d7001e9497a06e
API - Switched to cached function for looking up pemissioned groups

Also cleans up static caching keys
CRM/Contact/BAO/Group.php
CRM/Core/Permission/Base.php
tests/phpunit/api/v3/ContactTest.php
tests/phpunit/api/v3/GroupTest.php
tests/phpunit/api/v3/MailingTest.php
tests/phpunit/api/v3/ReportTemplateTest.php