MediaWiki
1.34.0
|
Reads MediaWiki JSON i18n files. More...
Public Member Functions | |
__construct ( $code=null) | |
parse ( $contents) | |
Protected Attributes | |
$code | |
Reads MediaWiki JSON i18n files.
Definition at line 13 of file JSONReader.php.
LocalisationUpdate\JSONReader::__construct | ( | $code = null | ) |
Definition at line 17 of file JSONReader.php.
LocalisationUpdate\JSONReader::parse | ( | $contents | ) |
string | $contents |
Implements LocalisationUpdate\Reader.
Definition at line 26 of file JSONReader.php.
References FormatJson\decode().
|
protected |
Definition at line 15 of file JSONReader.php.