SystemUpdater::warning()
Warning notice
Usage
// basic usage
$systemUpdater = $systemUpdater->warning(string $text);
// usage with all arguments
$systemUpdater = $systemUpdater->warning(string $text, int $flags = 0);Arguments
SystemUpdater methods and properties
API reference based on ProcessWire core version 3.0.257