APIv4 - Add `@since` annotation to each entity
[civicrm-core.git] / Civi / Api4 / Translation.php
index e94ab00f0c7ec21137424006d509d89e421240dd..6d81a6c2d9f68aafc469a79273b531b5be7293ba 100644 (file)
@@ -4,6 +4,7 @@ namespace Civi\Api4;
 /**
  * Attach supplemental translations to strings stored in the database.
  *
+ * @since 5.40
  * @package Civi\Api4
  */
 class Translation extends Generic\DAOEntity {