Set the destination path for uploaded files
Usage
$wireUpload->setDestinationPath(string $destinationPath);
Arguments
Name | Type(s) | Description |
---|---|---|
destinationPath | string | 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.236