메소드 | 설명 | |
---|---|---|
getOperation ( ) : LdapTools\Operation\LdapOperationInterface | null | Get the operation being executed. | |
getRemoveOriginalValue ( ) : boolean | Get whether the original value should be removed from the batch/array, leaving only the generated operation. | |
setOperation ( LdapTools\Operation\LdapOperationInterface $operation = null ) | Set the current operation being executed. |
public getOperation ( ) : LdapTools\Operation\LdapOperationInterface | null | ||
리턴 | LdapTools\Operation\LdapOperationInterface | null |
public getRemoveOriginalValue ( ) : boolean | ||
리턴 | boolean |
public setOperation ( LdapTools\Operation\LdapOperationInterface $operation = null ) | ||
$operation | LdapTools\Operation\LdapOperationInterface |