CRM-13422 - ActionMapping - Remove gratuitous `entity_recipient`
authorTim Otten <totten@civicrm.org>
Sat, 29 Aug 2015 22:05:13 +0000 (15:05 -0700)
committerTim Otten <totten@civicrm.org>
Sun, 27 Sep 2015 01:59:37 +0000 (21:59 -0400)
commite7712eae36db2dc18461175ae8a0c3102ea7a31a
treea8fe01e71bc5779a01ebc497b91bb0406c008d2e
parent0905ee5d32a8a17bf2833d6b281ca9eacc4fa413
CRM-13422 - ActionMapping - Remove gratuitous `entity_recipient`

This just functions an alternate-key for `entity`. It's only used
internally by the legacy `Mapping` class and does not appear in
the public interface.
CRM/Activity/ActionMapping.php
CRM/Event/ActionMapping.php
Civi/ActionSchedule/Mapping.php