Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
LdapTools
Event
LdapOperationEvent
getConnection
LdapTools\Event\LdapOperationEvent::getConnection PHP Méthode
LdapOperationEvent Class Documentation
Afficher le fichier
Open project: ldaptools/ldaptools
getConnection()
public
méthode
Get the LDAP connection that is executing the operation.
public
getConnection
( ) :
LdapTools\Connection\LdapConnectionInterface
Résultat
LdapTools\Connection\LdapConnectionInterface
public function getConnection() { return $this->connection; }
LdapOperationEvent
__construct
getConnection
getOperation