@param int|null $id
Usage
// basic usage
$string = $modulesInfo->modulesLastVersions();
// usage with all arguments
$string = $modulesInfo->modulesLastVersions($id = null);
Arguments
Name | Type(s) | Description |
---|---|---|
id (optional) | int, null |
Return value
string
null
array
ModulesInfo methods and properties
API reference based on ProcessWire core version 3.0.236