Implement _checkAccess for Contact BAO and related entities (email, phone, etc.)
[civicrm-core.git] / CRM / Core / BAO / IM.php
index bca4ce1365df5d9e34e6e6b9a328f31c3e6ad2d6..12fc6238d433536474772b52ab9d575842136431 100644 (file)
@@ -19,6 +19,7 @@
  * This class contain function for IM handling
  */
 class CRM_Core_BAO_IM extends CRM_Core_DAO_IM {
+  use CRM_Contact_AccessTrait;
 
   /**
    * Create or update IM record.