LdapTools\Ldif\Entry\LdifEntryInterface::toOperation PHP Method

toOperation() public method

Get the LDAP operation represented by this LDIF entry.
public toOperation ( ) : LdapTools\Operation\LdapOperationInterface
return LdapTools\Operation\LdapOperationInterface
    public function toOperation();