Merge pull request #17950 from lcdservices/dev-core-1895
[civicrm-core.git] / Civi / Api4 / UFMatch.php
index d056ebb6f557f509aa8b493bf97430af865a2309..6cc1c4ee5907e5d65b5abe181442e56eabe185dd 100644 (file)
@@ -14,8 +14,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 
 
@@ -26,6 +24,6 @@ namespace Civi\Api4;
  *
  * @package Civi\Api4
  */
-class UFMatch extends Generic\DAOEntity {
+class UFMatch extends Generic\BridgeEntity {
 
 }