Merge pull request #22203 from colemanw/revertContactDeletePermission
[civicrm-core.git] / Civi / Api4 / LocBlock.php
index 03c2c9752ca9d1ba6795cc10c99c9ff7e14a1170..41a79885dc3899523f7af099bed28ac5d91df0bc 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-
 /*
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC. All rights reserved.                        |
@@ -9,7 +8,6 @@
  | and copyright information, see https://civicrm.org/licensing       |
  +--------------------------------------------------------------------+
  */
-
 namespace Civi\Api4;
 
 /**
@@ -17,7 +15,8 @@ namespace Civi\Api4;
  *
  * Links addresses, emails & phones to Events.
  *
- * @searchable false
+ * @searchable secondary
+ * @since 5.31
  * @package Civi\Api4
  */
 class LocBlock extends Generic\DAOEntity {