MailSettings - Add button+API for testing a connection
[civicrm-core.git] / Civi / Api4 / EntityTag.php
index 06ae229c19ca06e590550f319af6544b88658a30..aeefb3d747e26a8af89fbc8b1d443f7483fe3e8e 100644 (file)
@@ -14,8 +14,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 
 namespace Civi\Api4;
@@ -27,6 +25,6 @@ namespace Civi\Api4;
  *
  * @package Civi\Api4
  */
-class EntityTag extends Generic\DAOEntity {
+class EntityTag extends Generic\BridgeEntity {
 
 }