MediaWiki REL1_40
|
Inherits JsonSerializable.
Inherited by CacheTime.
Static Public Member Functions | |
static | newFromJsonArray (JsonUnserializer $unserializer, array $json) |
Creates a new instance of the class and initialized it from the $json array. | |
Definition at line 38 of file JsonUnserializable.php.
|
static |
Creates a new instance of the class and initialized it from the $json array.
JsonUnserializer | $unserializer | an instance of JsonUnserializer to use for nested properties if they need special care. |
array | $json |
Implemented in CacheTime, and ParserOutput.