Merge pull request #23352 from eileenmcnaughton/leg
[civicrm-core.git] / Civi / Api4 / Generic / AbstractQueryAction.php
index 85ebcfb5edd58447d268a8bbf6b258692e3054a1..308c5dcc27062ed41ebf6f6438a1b482c11b34d3 100644 (file)
  +--------------------------------------------------------------------+
  */
 
-/**
- *
- * @package CRM
- * @copyright CiviCRM LLC https://civicrm.org/licensing
- */
-
-
 namespace Civi\Api4\Generic;
 
 use Civi\Api4\Utils\CoreUtil;