@deprecated Use init() method instead
Usage
// basic usage
$string = $wireTempDir->create();
// usage with all arguments
$string = $wireTempDir->create(string $name = '', string $basePath = '');
Arguments
Name | Type(s) | Description |
---|---|---|
name (optional) | string | |
basePath (optional) | string |
Return value
string
WireTempDir methods and properties
API reference based on ProcessWire core version 3.0.236