Merge pull request #22138 from eileenmcnaughton/cust_edit
[civicrm-core.git] / Civi / Api4 / Contact.php
index 547ba45f7283cc5058a202d5b6f7800265207f9e..1fe634a0859cf541ca8a028707f07f57956c0b95 100644 (file)
@@ -20,6 +20,8 @@ namespace Civi\Api4;
  *
  * @see https://docs.civicrm.org/user/en/latest/organising-your-data/contacts/
  * @searchable primary
+ * @orderBy sort_name
+ * @since 5.19
  * @package Civi\Api4
  */
 class Contact extends Generic\DAOEntity {