Page MenuHomeGitPull.it
Diviner Tech Docs PhabricatorConfigJSON

final class PhabricatorConfigJSON
Phorge 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