PEAR_ChannelFile::getAlias()

PEAR_ChannelFile::getAlias()  -- Return the suggested alias users can use to refer to this channel on the command-line.

Referentiesamenvatting

require_once '/ChannelFile.php';

string PEAR_ChannelFile::getAlias ()

Beschrijving

This returns the channel alias. For instance, channel pear.php.net's alias is pear, channel pecl.php.net's alias is pecl.

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.