Dupe improve custom data handling
[civicrm-core.git] / Civi / Api4 / Activity.php
index 8761cd3d5b898cc19146a0e76df4c5de436f3f78..c546502fc14b16bb034db05c5ac114110754bdcd 100644 (file)
@@ -32,6 +32,7 @@ namespace Civi\Api4;
  *
  * An activity is a record of some type of interaction with one or more contacts.
  *
+ * @see https://docs.civicrm.org/user/en/latest/organising-your-data/activities/
  * @package Civi\Api4
  */
 class Activity extends Generic\DAOEntity {