Merge pull request #21713 from eileenmcnaughton/meta_lite
[civicrm-core.git] / Civi / Api4 / CustomField.php
index 5fd1ab0a6f929fb050b7e43b028b213c7e44cc34..c308738a962e909f5df5a2f717294150e49757a4 100644 (file)
@@ -15,6 +15,7 @@ namespace Civi\Api4;
  *
  * @see https://docs.civicrm.org/user/en/latest/organising-your-data/creating-custom-fields/
  * @searchable none
+ * @since 5.19
  * @package Civi\Api4
  */
 class CustomField extends Generic\DAOEntity {