CRM_Core_Sessio - Doc tweak
authorTim Otten <totten@civicrm.org>
Tue, 7 May 2013 22:22:39 +0000 (15:22 -0700)
committerTim Otten <totten@civicrm.org>
Tue, 7 May 2013 22:22:39 +0000 (15:22 -0700)
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() {