ftp\SIG_Base::get_upload PHP Метод

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

Returns the upload that finished.
public get_upload ( ) : object
Результат object
    public function get_upload()
    {
        return $this->_upload;
    }