X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=Civi%2FApi4%2FDashboardContact.php;h=313327204109da16e053694d1fdbed1e3d23febe;hb=4b2791fae8e445392bc410b81d909e416226f30a;hp=4a4bdc732cee0e9808b68286d53b9f8212f8583c;hpb=5d73950a7163a46f1bce91dea0f79fad269f1cb2;p=civicrm-core.git diff --git a/Civi/Api4/DashboardContact.php b/Civi/Api4/DashboardContact.php index 4a4bdc732c..3133272041 100644 --- a/Civi/Api4/DashboardContact.php +++ b/Civi/Api4/DashboardContact.php @@ -26,6 +26,6 @@ namespace Civi\Api4; * @see \Civi\Api4\Dashboard * @package Civi\Api4 */ -class DashboardContact extends Generic\DAOEntity { +class DashboardContact extends Generic\BridgeEntity { }