Skip to content

Pagefiles manager get temp path

Return a path where temporary files can be stored unique to this ProcessWire instance

Usage

$string = $pagefilesManager->getTempPath();

Return value

string