WireTests::getWireTestInstances()

Get all WireTest class instances

Usage

// basic usage
$array = $wireTests->getWireTestInstances();

// usage with all arguments
$array = $wireTests->getWireTestInstances(string $path = '');

Arguments

NameType(s)Description
$path (optional)string

Return value

array


WireTests methods and properties

API reference based on ProcessWire core version 3.0.269