Merge pull request #18794 from eileenmcnaughton/need_less
[civicrm-core.git] / Civi / Api4 / ACL.php
index 8501391d8e0cdc3b73072565f81b7a527240467d..01de7979ea3589071794c254e69194d6a6e45f22 100644 (file)
@@ -14,8 +14,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 
 
@@ -32,6 +30,7 @@ namespace Civi\Api4;
  *
  * Creating a new ACL requires at minimum an entity table, entity ID and object_table.
  *
+ * @searchable false
  * @see https://docs.civicrm.org/user/en/latest/initial-set-up/permissions-and-access-control
  * @package Civi\Api4
  */