require_once '/ChannelFile.php';
void PEAR_ChannelFile::setBaseURL (string $resourceType, string $url, string|false [$mirror = FALSE])
void PEAR_ChannelFile::setBaseURL
Set the base URL that users should use to access a REST resource or set of REST resources.
Resource Type this url links to
URL
mirror name, if this is not a primary server REST base URL
throws no exceptions thrown
This function can not be called statically.