X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=Civi%2FApi4%2FDashboard.php;h=24b42557a6e0b4a0a722ac3912a15856c1ac04d5;hb=2954197781fab7becf2b09595ac86cb6d61fea71;hp=d5c9c12c7734b95099b69e1fc7a74e6b4bac3368;hpb=6e32198b6bcc4d93e62b6d033e356104da3e9b0f;p=civicrm-core.git diff --git a/Civi/Api4/Dashboard.php b/Civi/Api4/Dashboard.php index d5c9c12c77..24b42557a6 100644 --- a/Civi/Api4/Dashboard.php +++ b/Civi/Api4/Dashboard.php @@ -28,6 +28,7 @@ namespace Civi\Api4; * Displaying an item to a user is done with the `DashboardContact` entity. * * @see \Civi\Api4\DashboardContact + * @searchable false * @package Civi\Api4 */ class Dashboard extends Generic\DAOEntity {