PEAR_ChannelFile::getSummary

PEAR_ChannelFile::getSummary() – チャネルの概要を取得する

Synopsis

require_once '/ChannelFile.php';

string|false PEAR_ChannelFile::getSummary ( )

Description

チャネルの目的についての短い説明を返します。

Throws

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

Note

This function can not be called statically.