MediaWiki REL1_32
|
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 14 of file ComposerInstalled.php.
References contents.
ComposerInstalled::getInstalledDependencies | ( | ) |
Dependencies currently installed according to installed.json.
Definition at line 23 of file ComposerInstalled.php.
References as, contents, and ComposerJson\normalizeVersion().