Last updated Apr 6th, 2019 | Page history | Improve this page | Report an issue
Returns the debug state for the XPDO connection.
API Docs: http://api.modxcms.com/xpdo/xPDO.html#getDebug
boolean getDebug ()
Get whether debug mode is on or not.
$isDebugOn = $xpdo->getDebug();