Fix internal group contact cache functions to be static
authorEileen McNaughton <emcnaughton@wikimedia.org>
Fri, 21 May 2021 06:04:46 +0000 (18:04 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Mon, 24 May 2021 04:17:10 +0000 (16:17 +1200)
commit4e465c120a7ad4f528ac38b17c959f2a774b68bd
tree2eb59c2d1946b7dbbc1649f92ea1ef378fcdaf90
parenta0203d57d13306bf71b60733a2ca4a8ed5054b34
Fix internal group contact cache functions to be static

These are not in git universe outside of core. In theory the
tests should still work....
CRM/Contact/BAO/GroupContactCache.php
tests/phpunit/CRM/Contact/BAO/QueryTest.php
tests/phpunit/CRM/Group/Page/AjaxTest.php
tests/phpunit/api/v3/ReportTemplateTest.php