SystemUpdater::apply()

Manually apply a update

The system version is not changed when applying an update manually.

Available since version 3.0.135.

Usage

$bool = $systemUpdater->apply($version);

Arguments

NameType(s)Description
$versionint SystemUpdate

Update version number or instance of SystemUpdate you want to apply

Return value

bool

True on success, false on fail


SystemUpdater methods and properties

API reference based on ProcessWire core version 3.0.257