friendica/src
2020-01-19 16:31:19 +01:00
..
Api
App Move L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:16 +01:00
Collection
Console Move L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:16 +01:00
Content Move L10n::getDay() calls to DI::l10n()->getDay() calls 2020-01-19 16:31:18 +01:00
Core Move L10n::withLang() calls to DI::l10n()->withLang() calls 2020-01-19 16:31:18 +01:00
Database Move L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:16 +01:00
Factory
Model Move L10n::getDay() calls to DI::l10n()->getDay() calls 2020-01-19 16:31:18 +01:00
Module Move L10n::getCurrentLang() calls to DI::l10n()->getCurrentLang() calls 2020-01-19 16:31:19 +01:00
Network
Object Move L10n::tt() calls to DI::l10n()->tt() calls 2020-01-19 16:31:17 +01:00
Protocol Move L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:16 +01:00
Render
Repository
Util Move L10n::getCurrentLang() calls to DI::l10n()->getCurrentLang() calls 2020-01-19 16:31:19 +01:00
Worker Move L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:16 +01:00
App.php
BaseCollection.php
BaseFactory.php
BaseModel.php
BaseModule.php Move L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:16 +01:00
BaseRepository.php
DI.php
LegacyModule.php Move L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:16 +01:00