Fixed documentation.

This commit is contained in:
Juan Basso 2010-12-15 01:54:48 -02:00
parent 575da672b0
commit ad5e7248c5

View file

@ -32,7 +32,6 @@ class DigestAuthentication {
* @param HttpSocket $http
* @param array $authInfo
* @return void
* @throws Exception
* @link http://www.ietf.org/rfc/rfc2617.txt
*/
public static function authentication(HttpSocket $http, &$authInfo) {