dolibarr  13.0.2
Public Member Functions | List of all members
DolibarrDebugBar Class Reference

DolibarrDebugBar class. More...

+ Inheritance diagram for DolibarrDebugBar:
+ Collaboration diagram for DolibarrDebugBar:

Public Member Functions

 __construct ()
 Constructor. More...
 
 getRenderer ()
 Returns a JavascriptRenderer for this instance. More...
 

Detailed Description

DolibarrDebugBar class.

See Also
http://phpdebugbar.com/docs/base-collectors.html#base-collectors

Definition at line 23 of file DebugBar.php.

Constructor & Destructor Documentation

DolibarrDebugBar::__construct ( )

Constructor.

Definition at line 29 of file DebugBar.php.

Member Function Documentation

DolibarrDebugBar::getRenderer ( )

Returns a JavascriptRenderer for this instance.

Returns
string String content

Definition at line 52 of file DebugBar.php.


The documentation for this class was generated from the following file: