PEAR_ChannelFile::getValidationPackage()

PEAR_ChannelFile::getValidationPackage()  -- Retrieve the name of the validation package for this channel

Synopsis

require_once '/ChannelFile.php';

string|false PEAR_ChannelFile::getValidationPackage ()

Beschreibung

Retrieve the name of the channel's validation package as defined in channel.xml

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.