Merge pull request #18794 from eileenmcnaughton/need_less
[civicrm-core.git] / Civi / Api4 / Dashboard.php
index d5c9c12c7734b95099b69e1fc7a74e6b4bac3368..24b42557a6e0b4a0a722ac3912a15856c1ac04d5 100644 (file)
@@ -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 {