PEAR_ChannelFile::getValidationPackage

PEAR_ChannelFile::getValidationPackage() – Récupère le nom du paquet de validation pour ce canal

Synopsis

require_once '/ChannelFile.php';

string|false PEAR_ChannelFile::getValidationPackage ( )

Description

Récupère le nom du paquet de validation comme définie dans le fichier channel.xml.

Throws

No exceptions thrown.

Note

This function can not be called statically.