X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=Civi%2FApi4%2FEntityTag.php;h=aeefb3d747e26a8af89fbc8b1d443f7483fe3e8e;hb=e3f6a1e93bf1be0ac4e2e33fcf26ca4e9b4495b9;hp=e2a48276a0196e6fe1fdd5ccfad95e93179efa1d;hpb=ade6fb60d785ddb1a0ee60782644ea34a4c01eef;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 { }