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