PHP Class Horde_Core_Dav_Auth, horde

Author: Jan Schneider ([email protected])
Inheritance: extends Horde_Dav_Auth
Datei anzeigen Open project: horde/horde

Public Methods

Method Description
getCurrentUser ( ) : string | null Returns information about the currently logged in username.

Method Details

getCurrentUser() public method

If nobody is currently logged in, this method should return null.
public getCurrentUser ( ) : string | null
return string | null