Adldap\Objects\BatchModification::getValues PHP Méthode

getValues() public méthode

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