Merge pull request #16373 from colemanw/api4Stuff
[civicrm-core.git] / Civi / Api4 / CustomField.php
index 702a5dc3e96cab8d9772cbae724eade75b69d46b..7cee0b982b57b9ef8204e6434f154fa265024ceb 100644 (file)
@@ -24,6 +24,8 @@ namespace Civi\Api4;
 /**
  * CustomField entity.
  *
+ * @see https://docs.civicrm.org/user/en/latest/organising-your-data/creating-custom-fields/
+ *
  * @package Civi\Api4
  */
 class CustomField extends Generic\DAOEntity {