avoid crash with one column and blank lines
[civicrm-core.git] / Civi / Api4 / FinancialType.php
index 728c196908051244bf370c2cfe30e585e407b11f..14db20d00a55b950c7d23f8223230dc15f9e61c1 100644 (file)
@@ -18,6 +18,7 @@ namespace Civi\Api4;
  * @see https://docs.civicrm.org/user/en/latest/contributions/key-concepts-and-configurations/#financial-types-financial-accounts-and-accounting-codes
  *
  * @searchable secondary
+ * @since 5.34
  * @package Civi\Api4
  */
 class FinancialType extends Generic\DAOEntity {