Adldap\Objects\BatchModification::getAttribute PHP Метод

getAttribute() публичный Метод

Returns the attribute of the modification.
public getAttribute ( ) : string
Результат string
    public function getAttribute()
    {
        return $this->attribute;
    }