$log→exists()
Does given log name exist?
Available since version 3.0.176.
Usage
$bool = $log->exists(string $name);
Arguments
Name | Type(s) | Description |
---|---|---|
$name | string |
Return value
bool
API reference based on ProcessWire core version 3.0.251
Available since version 3.0.176.
$bool = $log->exists(string $name);
Name | Type(s) | Description |
---|---|---|
$name | string |
bool
API reference based on ProcessWire core version 3.0.251