PHP 인터페이스 LdapTools\Connection\LdapAwareInterface

저자: Chad Sikorra ([email protected])
파일 보기 프로젝트 열기: ldaptools/ldaptools

공개 메소드들

메소드 설명
getLdapConnection ( ) : LdapTools\Connection\LdapConnectionInterface
setLdapConnection ( LdapTools\Connection\LdapConnectionInterface $connection = null )

메소드 상세

getLdapConnection() 공개 메소드

public getLdapConnection ( ) : LdapTools\Connection\LdapConnectionInterface
리턴 LdapTools\Connection\LdapConnectionInterface

setLdapConnection() 공개 메소드

public setLdapConnection ( LdapTools\Connection\LdapConnectionInterface $connection = null )
$connection LdapTools\Connection\LdapConnectionInterface