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

getAttribute() public méthode

Returns the attribute of the modification.
public getAttribute ( ) : string
Résultat string
    public function getAttribute()
    {
        return $this->attribute;
    }