更新 'installer/Migration/V5_4_0/Migration.php'
This commit is contained in:
parent
7bc3ea4f0d
commit
607f2b9b13
@ -158,10 +158,6 @@ class Migration extends AbstractMigration
|
||||
return $this->langStringHelper;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @return TranslationHelper
|
||||
*/
|
||||
private function getTranslationHelper(): TranslationHelper
|
||||
{
|
||||
if (is_null($this->translationHelper)) {
|
||||
|
Loading…
Reference in New Issue
Block a user