mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
Fixed documentation.
This commit is contained in:
parent
575da672b0
commit
ad5e7248c5
1 changed files with 0 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue