Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
LdapTools
Event
LdapOperationEvent
getOperation
LdapTools\Event\LdapOperationEvent::getOperation PHP Method
LdapOperationEvent Class Documentation
Datei anzeigen
Open project: ldaptools/ldaptools
getOperation()
public
method
Get the LDAP operation being executed.
public
getOperation
( ) :
LdapTools\Operation\LdapOperationInterface
return
LdapTools\Operation\LdapOperationInterface
public function getOperation() { return $this->operation; }
LdapOperationEvent
__construct
getConnection
getOperation