(NFC) Correct type hints for bad null default values
[civicrm-core.git] / CRM / Profile / Selector / Listings.php
index 72cad9e97db92b1e79899937d7ce9e301bf4b28c..6aefb13117cb60b592e12faee168083d136ab970 100644 (file)
@@ -181,7 +181,7 @@ class CRM_Profile_Selector_Listings extends CRM_Core_Selector_Base implements CR
    * @param bool $map
    * @param bool $editLink
    * @param bool $ufLink
-   * @param null $gids
+   * @param int[]|null $gids
    *
    * @return array
    */