Merge pull request #23100 from civicrm/5.48
[civicrm-core.git] / Civi / Api4 / Generic / BasicCreateAction.php
index 6a5027d35122d1351cdaa5177633784de86926a3..3be4e25bb292a892ad58418356cd8fec5fa5a48c 100644 (file)
  +--------------------------------------------------------------------+
  */
 
-/**
- *
- * @package CRM
- * @copyright CiviCRM LLC https://civicrm.org/licensing
- */
-
-
 namespace Civi\Api4\Generic;
 
 use Civi\API\Exception\NotImplementedException;