X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=Civi%2FApi4%2FCustomField.php;h=1d4b7e104bdc5d4870dc104d5bda3c42e5c7c68d;hb=09815e9cfa257852ee210ce7a045007d14638b79;hp=7ac3b10657129ea75b948e97d3fc152a877c83b3;hpb=f6c3885f7a19240b6c8c2ec0ba1cc5447790049d;p=civicrm-core.git diff --git a/Civi/Api4/CustomField.php b/Civi/Api4/CustomField.php index 7ac3b10657..1d4b7e104b 100644 --- a/Civi/Api4/CustomField.php +++ b/Civi/Api4/CustomField.php @@ -23,7 +23,7 @@ namespace Civi\Api4; * CustomField entity. * * @see https://docs.civicrm.org/user/en/latest/organising-your-data/creating-custom-fields/ - * + * @searchable false * @package Civi\Api4 */ class CustomField extends Generic\DAOEntity {