MediaWiki REL1_39
|
Reads an installed.json file and provides accessors to get what is installed. More...
Public Member Functions | |
__construct ( $location) | |
getInstalledDependencies () | |
Dependencies currently installed according to installed.json. | |
Reads an installed.json file and provides accessors to get what is installed.
Definition at line 9 of file ComposerInstalled.php.
ComposerInstalled::__construct | ( | $location | ) |
string | $location |
Definition at line 18 of file ComposerInstalled.php.
ComposerInstalled::getInstalledDependencies | ( | ) |
Dependencies currently installed according to installed.json.
Definition at line 27 of file ComposerInstalled.php.
References ComposerJson\normalizeVersion().