X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=Civi%2FApi4%2FDashboardContact.php;h=313327204109da16e053694d1fdbed1e3d23febe;hb=10009c0baedb70d66d100d10ff04dd01797b685b;hp=4a4bdc732cee0e9808b68286d53b9f8212f8583c;hpb=5386882d237044d22a6f73fcbb565ff15b0f2a13;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 { }