Mail_IMAP_Debug::dump()

void dump(&$thing)

This method wraps var_dump and outputs data wrapped in HTML

 tags.
					

Warning: I use Mail_IMAP_Debug to develop Mail_IMAP, this class is provided for your convienience, but be advised that I may change the API in future Mail_IMAP releases.

Method summary:

param mixed &$thing Thing to dump.
return void
access public
Execution time: 0.06 seconds