isDebugModeActive (function)
Last updated: Tue, Oct 31, 2023 2:38 pm
Return to Knowledgebase
Purpose
Checks whether the debug mode is active based on user settings
Location
users/helpers/helpers.php
Parameters
This function does not take any arguments
Example
Internal use
Further Documentation:
Used within Dump and DND functions. When set to true, file path information and line number is included with dump or dnd function call.