PEAR_Validate::setPackageFile()

PEAR_Validate::setPackageFile()  -- setPackageFile

Referentiesamenvatting

require_once '/Validate.php';

void PEAR_Validate::setPackageFile (PEAR_PackageFile_v1|PEAR_PackageFile_v2 &$pf)

Beschrijving

Sets the packagefile object that will be used to retrieve data for validation.

Parameter

PEAR_PackageFile_v1|PEAR_PackageFile_v2 &$pf

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.