PEAR_ChannelFile::getServer
PEAR_ChannelFile::getServer() – Retrieve the channel server
Synopsis
require_once '/ChannelFile.php';
string|false
PEAR_ChannelFile::getServer
(
)
Description
This is an alias for getName().
Throws
throws no exceptions thrown
Note
This function can not be called statically.