LdapTools\Operation\LdapOperationInterface::getPostOperations PHP Method

getPostOperations() public method

Get operations that should be executed after this operation.
public getPostOperations ( ) : LdapTools\Operation\LdapOperationInterface[]
return LdapTools\Operation\LdapOperationInterface[]
    public function getPostOperations();