API17

API17:JPackageManifest:: construct

From Joomla! Documentation

Joomla 11.1 JPackageManifest::__construct

Description

Constructor.


public function __construct ($xmlpath='')
Parameter Type Default Description
$xmlpath string Path to XML manifest file.
  • Returns
  • Defined on line 84 of libraries/joomla/installer/packagemanifest.php

See also


User contributed notes

Code Examples