Merge pull request #20700 from colemanw/removeApi4BoilerplateComment
[civicrm-core.git] / Civi / Api4 / Participant.php
index 2e036b3e6356e8fbb843722d6af35a54e9a53406..425020067ebd2906593d24b0689f77d4ba29bfd9 100644 (file)
@@ -14,6 +14,7 @@ namespace Civi\Api4;
  * Participant entity, stores the participation record of a contact in an event.
  *
  * @searchable primary
+ * @since 5.19
  * @package Civi\Api4
  */
 class Participant extends Generic\DAOEntity {