LdapTools\AttributeConverter\OperationGeneratorTrait::getOperation PHP Method

getOperation() public method

public getOperation ( ) : LdapTools\Operation\LdapOperationInterface
return LdapTools\Operation\LdapOperationInterface
    public function getOperation()
    {
        return $this->operation;
    }