Skip to content

Instantly share code, notes, and snippets.

@potofcoffee
Created May 14, 2015 09:30
Show Gist options
  • Save potofcoffee/ba0a33f73fe2914e1186 to your computer and use it in GitHub Desktop.
Save potofcoffee/ba0a33f73fe2914e1186 to your computer and use it in GitHub Desktop.
TYPO3: Dump a variable or object
\TYPO3\CMS\Extbase\Utility\DebuggerUtility::var_dump($var);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment