constructor PEAR_PackageFileManager::PEAR_PackageFileManager
constructor PEAR_PackageFileManager::PEAR_PackageFileManager() – Does nothing, use setOptions
Synopsis
require_once 'PEAR/PackageFileManager.php';
void constructor PEAR_PackageFileManager::PEAR_PackageFileManager (
)
Description
The constructor is not used in order to be able to return a PEAR_Error from setOptions
Throws
throws no exceptions thrown
Note
This function can not be called statically.