X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FContact%2FBAO%2FQuery.php;h=cc0c32fb0645fe456988233a2acb784e68f6e270;hb=3bdf1f3a158a9fb8f69d5e63e9094cead626fe58;hp=5659fcd932381e12b07bd373c2ac4c6e59f04222;hpb=f0294a8e7c329a5875fc2d17daadb5bcf181e2e7;p=civicrm-core.git diff --git a/CRM/Contact/BAO/Query.php b/CRM/Contact/BAO/Query.php index 5659fcd932..cc0c32fb06 100644 --- a/CRM/Contact/BAO/Query.php +++ b/CRM/Contact/BAO/Query.php @@ -5557,8 +5557,8 @@ AND displayRelType.is_active = 1 * depends on the operator and who's calling the query builder. * @param int $grouping * the index where to place the where clause. - * @param $selectValues - * The key value pairs for this element. This allows us to use this function for things besides option-value pairs. + * @param string $daoName + * DAO Name. * @param array $field * an array that contains various properties of the field identified by $name. * @param string $label