Merge pull request #23854 from totten/master-mixin-wfmsg
[civicrm-core.git] / Civi / Core / Paths.php
index aaab990d388d2c86fcf79271a9a675b461326be6..478141eb12063358f25cbd5ca4fa2dc3cb907ba2 100644 (file)
@@ -232,7 +232,7 @@ class Paths {
    *   The result data may not meet the preference -- if the setting
    *   refers to an external domain, then the result will be
    *   absolute (regardless of preference).
-   * @param bool|NULL $ssl
+   * @param bool|null $ssl
    *   NULL to autodetect. TRUE to force to SSL.
    * @return FALSE|string
    *   The URL for $value (string), or FALSE if the $value is not specified.