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