dev/core#2823 Make protected functions non-static
authorEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 7 Sep 2021 21:57:11 +0000 (09:57 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 7 Sep 2021 21:57:11 +0000 (09:57 +1200)
commit85917c3bfaaf7d807c802604f20f5a258c5b6bc4
tree0a513e0f5c74d04c3f055aa3f3badb5c2ef37f8b
parent28e32204d62b7ffa67250425f1c446f2399eb602
dev/core#2823 Make protected functions non-static

It's really hard to see why this class uses a mix of static & non-static functions
for internal (protected) functions. I suspect *history*. This makes
them all non-static
CRM/Core/ManagedEntities.php