ftp\SIG_Upload::SIG_Complete PHP Method

SIG_Complete() public method

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