mirror of
https://github.com/friendica/friendica
synced 2025-04-25 23:10:12 +00:00
Move L10n class from L10n subdir to Core (replacing old wrapper)
This commit is contained in:
parent
67f2066b8b
commit
2838635d64
30 changed files with 356 additions and 492 deletions
|
@ -26,7 +26,7 @@ class GlobalCommunityBlock extends \Asika\SimpleConsole\Console
|
|||
*/
|
||||
private $appMode;
|
||||
/**
|
||||
* @var L10n\L10n
|
||||
* @var \Friendica\Core\L10n
|
||||
*/
|
||||
private $l10n;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue