Merge pull request #20698 from colemanw/limit25ForGet
[civicrm-core.git] / Civi / Api4 / Email.php
index adf5fd6076b370e8b80a9d31555526bf31b40c22..e9d02cbdee9a90fc2a2c3c85a7ed1727a95bc044 100644 (file)
@@ -18,6 +18,7 @@ namespace Civi\Api4;
  * Creating a new email address requires at minimum a contact's ID and email
  *
  * @searchable secondary
+ * @since 5.19
  * @package Civi\Api4
  */
 class Email extends Generic\DAOEntity {