Merge pull request #14845 from colemanw/Set
[civicrm-core.git] / CRM / Core / Session.php
index 8aa67bf9ca927db805919366120a78040ca49a05..982c63fa9c3d5071cb6867676838323ec25cc1bb 100644 (file)
@@ -539,7 +539,7 @@ class CRM_Core_Session {
   /**
    * Retrieve contact id of the logged in user.
    *
-   * @return int|NULL
+   * @return int|null
    *   contact ID of logged in user
    */
   public static function getLoggedInContactID() {