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 ()

Description

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

Throws

throws no exceptions thrown

Note

This function can not be called statically.