PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'PEAR/PackageFileManager/File.php';
void constructor PEAR_PackageFileManager_File::PEAR_PackageFileManager_File (PEAR_PackageFileManager &$parent, array $options)
void constructor PEAR_PackageFileManager_File::PEAR_PackageFileManager_File
'ignore' and 'include' are the only options that this class uses. See PEAR_PackageFileManager::setOptions() for more information and formatting of this option
throws no exceptions thrown
This function can not be called statically.