PEAR_ChannelFile::getServer

PEAR_ChannelFile::getServer() – チャネルサーバを取得する

Synopsis

require_once '/ChannelFile.php';

string|false PEAR_ChannelFile::getServer ( )

Description

これは、getName() のエイリアスです。

Throws

例外はスローされません。

Note

This function can not be called statically.