X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=Civi%2FApi4%2FEntityTag.php;h=06ae229c19ca06e590550f319af6544b88658a30;hb=553f19a47a54642f932ad147909e5c92787a9448;hp=7760c1854d36aa09d19250d10a18f2a82d84cdd3;hpb=817280e34e465b5fcf89e81710a28eae87798bc2;p=civicrm-core.git diff --git a/Civi/Api4/EntityTag.php b/Civi/Api4/EntityTag.php index 7760c1854d..06ae229c19 100644 --- a/Civi/Api4/EntityTag.php +++ b/Civi/Api4/EntityTag.php @@ -18,12 +18,13 @@ * */ - namespace Civi\Api4; /** * EntityTag - links tags to contacts, activities, etc. * + * @see \Civi\Api4\Tag + * * @package Civi\Api4 */ class EntityTag extends Generic\DAOEntity {