PEAR_ChannelFile::getName

PEAR_ChannelFile::getName() – チャネル名を取得する

Synopsis

require_once '/ChannelFile.php';

string|false PEAR_ChannelFile::getName ( )

Description

チャネル名はチャネルサーバの名前であることに注意しましょう。

Throws

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

Note

This function can not be called statically.