avoid crash with one column and blank lines
[civicrm-core.git] / Civi / Api4 / Grant.php
index 5c899e23552595b559bcc83ca695a62a2c6feed0..b7327f6d54b9b620d55ec7326a3fe20c37366b07 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;
 
 /**