Move L10n class from L10n subdir to Core (replacing old wrapper)
This commit is contained in:
@@ -26,7 +26,7 @@ class GlobalCommunityBlock extends \Asika\SimpleConsole\Console
|
||||
*/
|
||||
private $appMode;
|
||||
/**
|
||||
* @var L10n\L10n
|
||||
* @var \Friendica\Core\L10n
|
||||
*/
|
||||
private $l10n;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user