Functions

Creates a packager object with all basic options set.

createPackager(string $original_file, string[] $options) : \PEAR_Error | \PEAR_PackageFileManager2

Parameters

$original_file

string

Path of the original package.xml.

$options

string[]

Set of options to merge in.

Returns

\PEAR_Error\PEAR_PackageFileManager2