Merge pull request #1380 from totten/master-reapply-1371
[civicrm-core.git] / CRM / Core / Session.php
index 4ca54bb0557ae9e97df6585d6ab0bd3ef1398e26..5042bdd8a26dc362f277c5d472f0ae0c10e9eb7f 100644 (file)
@@ -88,7 +88,7 @@ class CRM_Core_Session {
   /**
    * singleton function used to manage this object
    *
-   * @return object
+   * @return CRM_CoreSession
    * @static
    */
   static function &singleton() {