This documentation is for the old version. Go to the latest Upload Suite docs

ConvertedFile.moveTo(string) Method

Moves this converted file to the specified path.

Syntax

PHP
public function moveTo($destination) {
}

Parameters

destination

Type: string

The path to move this converted file to.

See Also

Reference