Merge pull request #22955 from colemanw/schemaTrait
[civicrm-core.git] / Civi / Api4 / DedupeRuleGroup.php
index 3a73928a1c2d8450eda9376d66081eba86067450..e596b75323449c79ea5b178c374dc6654941d8ca 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-
 /*
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC. All rights reserved.                        |
@@ -9,14 +8,6 @@
  | and copyright information, see https://civicrm.org/licensing       |
  +--------------------------------------------------------------------+
  */
-
-/**
- *
- * @package CRM
- * @copyright CiviCRM LLC https://civicrm.org/licensing
- */
-
-
 namespace Civi\Api4;
 
 /**