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
| Name | Type(s) | Description |
|---|---|---|
$version | int SystemUpdate | Update version number or instance of SystemUpdate you want to apply |
Return value
boolTrue on success, false on fail
SystemUpdater methods and properties
API reference based on ProcessWire core version 3.0.257