avoid crash with one column and blank lines
[civicrm-core.git] / Civi / Api4 / FinancialType.php
index 2aa230be9b4588c70008ecb17d6f129fe7b51a7b..14db20d00a55b950c7d23f8223230dc15f9e61c1 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-
 /*
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC. All rights reserved.                        |
@@ -9,13 +8,6 @@
  | and copyright information, see https://civicrm.org/licensing       |
  +--------------------------------------------------------------------+
  */
-
-/**
- *
- * @package CRM
- * @copyright CiviCRM LLC https://civicrm.org/licensing
- */
-
 namespace Civi\Api4;
 
 /**