Toolbar.php
app/Config/Toolbar.php
1 class
class Toolbar
-------------------------------------------------------------------------- Debug Toolbar -------------------------------------------------------------------------- The Debug Toolbar provides a way to see information about the performance and state of your application during that page display. By default it will NOT be displayed under production environments, and will only display if `CI_DEBUG` is true, since if it's not, there's not much to display anyway.