Remove unnecessary PHPDoc tags from Ldap\Connection
This commit is contained in:
parent
cf271a2f8f
commit
17393a7b41
|
@ -23,10 +23,6 @@ use Icinga\Data\ConfigObject;
|
|||
* 'bind_pw' => '***'
|
||||
* ));
|
||||
* </code>
|
||||
*
|
||||
* @copyright Copyright (c) 2013 Icinga-Web Team <info@icinga.org>
|
||||
* @author Icinga-Web Team <info@icinga.org>
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU General Public License
|
||||
*/
|
||||
class Connection
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue