PEAR_ChannelFile::setName
PEAR_ChannelFile::setName() – setName
Synopsis
require_once '/ChannelFile.php';
string|false
PEAR_ChannelFile::setName
(
string
$name
)
Description
Set the primary server (and name) of the channel.
Parameter
-
string
$name
-
Channel name.
Throws
throws no exceptions thrown
Note
This function can not be called statically.