ftp\SIG_Base::get_upload PHP Méthode

get_upload() public méthode

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