Move L10n::t() calls to DI::l10n()->t() calls
This commit is contained in:
@@ -46,7 +46,7 @@ class InstallerTest extends MockedTest
|
||||
}
|
||||
|
||||
/**
|
||||
* Mocking the L10n::t() calls for the function checks
|
||||
* Mocking the DI::l10n()->t() calls for the function checks
|
||||
*/
|
||||
private function mockFunctionL10TCalls()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user