Fix readability & caching on CRM_Contact_BAO_Relationship::isInheritedMembershipInval...
authoreileen <emcnaughton@wikimedia.org>
Sat, 17 Aug 2019 21:39:19 +0000 (09:39 +1200)
committereileen <emcnaughton@wikimedia.org>
Sun, 18 Aug 2019 22:27:26 +0000 (10:27 +1200)
commiteb151aab7216259a9995618fdffc65b5f18f512a
tree1564d2c51ef71e1227210fd1e9f2cca3eaa8d737
parent250a9c3de7b98042f05beac8b8efd940a7037ca9
Fix readability & caching on CRM_Contact_BAO_Relationship::isInheritedMembershipInvalidated

This removes an sql query & some hard wrangling & uses the api - wrapped in a caching helper.
CRM/Contact/BAO/Relationship.php
CRM/Member/BAO/MembershipType.php
CRM/Utils/System.php
Civi/Core/Container.php
api/v3/MembershipType.php