Please enable JavaScript to view this site.

The manual for the JobRouter developer

Navigation: System activities > Description of the PHP API for system activities > API methods > Other useful API methods

getTempPath(): string

Scroll Prev Top Next More

Determines the temporary directory configured in JobRouter.

If an error occurs, the function throws a JobRouterException.

Example:

$this->getTempPath();