X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=Civi%2FApi4%2FEntityTag.php;h=aeefb3d747e26a8af89fbc8b1d443f7483fe3e8e;hb=94299eb30e647eb64c0d47b535a3092e7fa4c731;hp=e2a48276a0196e6fe1fdd5ccfad95e93179efa1d;hpb=f70de7b0f4cbdee6f8e75e38db37e12efccc2ccf;p=civicrm-core.git diff --git a/Civi/Api4/EntityTag.php b/Civi/Api4/EntityTag.php index e2a48276a0..aeefb3d747 100644 --- a/Civi/Api4/EntityTag.php +++ b/Civi/Api4/EntityTag.php @@ -25,6 +25,6 @@ namespace Civi\Api4; * * @package Civi\Api4 */ -class EntityTag extends Generic\DAOEntity { +class EntityTag extends Generic\BridgeEntity { }