Adldap\Objects\BatchModification::getValues PHP Method

getValues() public method

Returns the values of the modification.
public getValues ( ) : array
return array
    public function getValues()
    {
        return $this->values;
    }