$notices→add()
Add a Notice object
Example
$notices->add(new NoticeError("An error occurred!"));Usage
$notices = $notices->add(Notice $item);$notices methods and properties
API reference based on ProcessWire core version 3.0.252
Add a Notice object
$notices->add(new NoticeError("An error occurred!"));$notices = $notices->add(Notice $item);$notices methods and properties
API reference based on ProcessWire core version 3.0.252