PHP 트레잇 LdapTools\Connection\LdapAwareTrait

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

보호된 프로퍼티들

프로퍼티 타입 설명
$connection LdapTools\Connection\LdapConnectionInterface | null

공개 메소드들

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

메소드 상세

getLdapConnection() 공개 메소드

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

setLdapConnection() 공개 메소드

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

프로퍼티 상세

$connection 보호되어 있는 프로퍼티

protected LdapConnectionInterface,LdapTools\Connection|null $connection
리턴 LdapTools\Connection\LdapConnectionInterface | null