Skip to content

Instantly share code, notes, and snippets.

@chris-at-github
Last active February 9, 2017 09:57
Show Gist options
  • Save chris-at-github/5763585 to your computer and use it in GitHub Desktop.
Save chris-at-github/5763585 to your computer and use it in GitHub Desktop.
<?php
Tx_Extbase_Utility_Localization::translate('key', 'DatamintsErweiterung');
<?php
\TYPO3\CMS\Extbase\Utility\LocalizationUtility::translate('key', 'DatamintsErweiterung');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment