WireDatabaseBackup::notes() method

Get all notes

Usage

// basic usage
$array = $backup->notes();

// usage with all arguments
$array = $backup->notes(bool $reset = false);

Arguments

NameType(s)Description
$reset (optional)bool

Return value

array


$backup methods and properties

API reference based on ProcessWire core version 3.0.252