Empty Block

Method toJsonString


Info
  public function toJsonString (array $a): false|string; 

Converts Funcdown Array to JSON string

Arguments
Return Value

Returns pretty-printed JSON string on success. Upon any failure, this method will return false.

Empty Block
Empty Block
Empty Block
Empty Block