Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 307 Bytes

File metadata and controls

8 lines (5 loc) · 307 Bytes

$debug()

This method is used for debugging purposes. If you would like to get a structure of all the mocking internals of an object, just call this method and it will return to you a structure of data that you can dump for debugging purposes.

<cfdump var="#targetObject.$debug()#">