ftp\SIG_Base::get_upload PHP Method

get_upload() public method

Returns the upload that finished.
public get_upload ( ) : object
return object
    public function get_upload()
    {
        return $this->_upload;
    }