WireTempDir::maintenance()

Perform maintenance by cleaning up old temporary directories

Note: This is done automatically if any temporary directories are created during the request.

Available since version 3.0.175.

Usage

$bool = $wireTempDir->maintenance();

Return value

bool

Exceptions

Method can throw exceptions on error:

  • WireException


WireTempDir methods and properties

API reference based on ProcessWire core version 3.0.252