Page MenuHomeIsabelle/Phabricator

final class PhabricatorConfigJSON
Phabricator Technical Documentation (Config)

This class is not documented.

Methods

public static function prettyPrintJSON($value)

Properly format a JSON value.

Parameters
wild$valueAny value, but should be a raw value, not a string of JSON.
Return
string