WireApiDocs::getList()
Get list of API docs in alternate array format (for AgentTools)
Usage
// basic usage
$array = $wireApiDocs->getList();
// usage with all arguments
$array = $wireApiDocs->getList(array $get = []);Arguments
| Name | Type(s) | Description |
|---|---|---|
$get (optional) | array |
Return value
array
WireApiDocs methods and properties
API reference based on ProcessWire core version 3.0.264