ftp\SIG_Upload::SIG_Finished PHP Method

SIG_Finished() public method

Returns the SIG_Finished signal for this upload.
public SIG_Finished ( ) : object
return object
    public function SIG_Finished()
    {
        return $this->_sig_finished;
    }