avoid crash with one column and blank lines
[civicrm-core.git] / Civi / Api4 / Route.php
index 2eea4c39b435f0aedaaa03128275368296d7bb2b..ec735eb8473703ae8b2ab7b480856381d269d976 100644 (file)
@@ -19,6 +19,7 @@ namespace Civi\Api4;
  *
  * @see https://docs.civicrm.org/dev/en/latest/hooks/hook_civicrm_alterMenu/
  * @searchable none
+ * @since 5.19
  * @package Civi\Api4
  */
 class Route extends \Civi\Api4\Generic\AbstractEntity {