Guest User

Untitled

a guest
Nov 21st, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. "TYPO3 Extbase DebuggerUtility": {
  2. "prefix": "ee",
  3. "body": [
  4. "\TYPO3\CMS\Extbase\Utility\DebuggerUtility::var_dump($1,'$1');",
  5. "$0"
  6. ],
  7. "description": "TYPO3 Extbase DebuggerUtility"
  8. },
  9.  
  10. TYPO3CMSExtbaseUtilityDebuggerUtility::var_dump($this->settings['key'],'$this->settings['key']');
  11.  
  12. TYPO3CMSExtbaseUtilityDebuggerUtility::var_dump($this->settings['key'],'$this->settings['key']');
Add Comment
Please, Sign In to add comment