Merge pull request #17815 from spalmstr/dev/core#1812
[civicrm-core.git] / Civi / Api4 / Event.php
index 09f19fd13a53b45c85ba7272be47c9a78d3b1083..c21a0def34eb4741afeca68a09e6c4442d77bdf5 100644 (file)
@@ -24,6 +24,8 @@ namespace Civi\Api4;
 /**
  * Event entity.
  *
+ * @see https://docs.civicrm.org/user/en/latest/events/what-is-civievent/
+ *
  * @package Civi\Api4
  */
 class Event extends Generic\DAOEntity {