WireUpload::setDestinationPath()

Set the destination path for uploaded files

Usage

$wireUpload->setDestinationPath(string $destinationPath);

Arguments

NameType(s)Description
$destinationPathstring

Include a trailing slash

Return value

$this

Object instance it was called from (method supports fluent interface).


WireUpload methods and properties

API reference based on ProcessWire core version 3.0.253