[MERGE] Branch 'master' of ssh://phabricator.glanzstueck.agency/source/typo3-template_aide
This commit is contained in:
commit
897635c1ab
@ -357,7 +357,9 @@ class ActionController extends BaseController
|
|||||||
{
|
{
|
||||||
return LocalizationUtility::translate(
|
return LocalizationUtility::translate(
|
||||||
$key,
|
$key,
|
||||||
'tobereplaced', //TODO: Replace me
|
GeneralUtility::camelCaseToLowerCaseUnderscored(
|
||||||
|
$this->extensionName
|
||||||
|
),
|
||||||
$arguments
|
$arguments
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user