Validate a testing URL
Usage
// basic usage
$string = $proCacheTests->validateUrl(string $url);
// usage with all arguments
$string = $proCacheTests->validateUrl(string $url, array $options = []);
Arguments
Name | Type(s) | Description |
---|---|---|
url | string | |
options (optional) | array |
Return value
string
ProCacheTests methods and properties
API reference based on ProcessWire core version 3.0.236