瀏覽代碼

Fixes DocBlock in Zend_Auth_Adapter_Http

Frank Brückner 11 年之前
父節點
當前提交
6e1b2c9504
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      library/Zend/Auth/Adapter/Http.php

+ 0 - 1
library/Zend/Auth/Adapter/Http.php

@@ -163,7 +163,6 @@ class Zend_Auth_Adapter_Http implements Zend_Auth_Adapter_Interface
      *    'alogrithm' => <string> See $_supportedAlgos. Default: MD5
      *    'alogrithm' => <string> See $_supportedAlgos. Default: MD5
      *    'proxy_auth' => <bool> Whether to do authentication as a Proxy
      *    'proxy_auth' => <bool> Whether to do authentication as a Proxy
      * @throws Zend_Auth_Adapter_Exception
      * @throws Zend_Auth_Adapter_Exception
-     * @return void
      */
      */
     public function __construct(array $config)
     public function __construct(array $config)
     {
     {