Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 270 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 270 Bytes

Dump

Returns a simple string representation of the object or array. Other types of objects will be returned unprocessed. Arrays are expected to be indexed. Use object notation for associative arrays.

If included, the dump() method is added to the YUI instance.