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