Merge pull request #23912 from mlutfy/reportVars
[civicrm-core.git] / CRM / Utils / File.php
index b87b60e8a636e2e0972b6f7a146d15bb159a4500..cdda9aa217a92b69825e989ce6e87e445bf08ec7 100644 (file)
@@ -293,7 +293,7 @@ class CRM_Utils_File {
   }
 
   /**
-   * @param string|NULL $dsn
+   * @param string|null $dsn
    *   Use NULL to load the default/active connection from CRM_Core_DAO.
    *   Otherwise, give a full DSN string.
    * @param string $fileName
@@ -312,7 +312,7 @@ class CRM_Utils_File {
 
   /**
    *
-   * @param string|NULL $dsn
+   * @param string|null $dsn
    * @param string $queryString
    * @param string $prefix
    * @param bool $dieOnErrors