2
0
فهرست منبع

Fixes DocBlock in Zend_Auth_Adapter_Ldap

Frank Brückner 11 سال پیش
والد
کامیت
1fe2067b8f
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      library/Zend/Auth/Adapter/Ldap.php

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

@@ -76,7 +76,6 @@ class Zend_Auth_Adapter_Ldap implements Zend_Auth_Adapter_Interface
      * @param  array  $options  An array of arrays of Zend_Ldap options
      * @param  array  $options  An array of arrays of Zend_Ldap options
      * @param  string $username The username of the account being authenticated
      * @param  string $username The username of the account being authenticated
      * @param  string $password The password of the account being authenticated
      * @param  string $password The password of the account being authenticated
-     * @return void
      */
      */
     public function __construct(array $options = array(), $username = null, $password = null)
     public function __construct(array $options = array(), $username = null, $password = null)
     {
     {