PEAR_ChannelFile::getName

PEAR_ChannelFile::getName() – retrieve the channel name

Synopsis

require_once '/ChannelFile.php';

string|false PEAR_ChannelFile::getName ( )

Description

Note that the channel name is the channel server.

Throws

throws no exceptions thrown

Note

This function can not be called statically.