Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
LdapTools
Event
LdapOperationEvent
getConnection
LdapTools\Event\LdapOperationEvent::getConnection PHP Method
LdapOperationEvent Class Documentation
Exibir arquivo
Open project: ldaptools/ldaptools
getConnection()
public
method
Get the LDAP connection that is executing the operation.
public
getConnection
( ) :
LdapTools\Connection\LdapConnectionInterface
return
LdapTools\Connection\LdapConnectionInterface
public function getConnection() { return $this->connection; }
LdapOperationEvent
__construct
getConnection
getOperation