string
PEAR_ChannelFile::getAlias
(
)
This returns the channel alias. For instance, channel pear.php.net
's
alias is pear
, channel pecl.php.net
's alias is
pecl
.
throws no exceptions thrown
This function can not be called statically.