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

NameType(s)Description
$textstring
$flags (optional)int

Return value

SystemUpdater WireData


SystemUpdater methods and properties

API reference based on ProcessWire core version 3.0.257