Add the L10N Factory to the container interface

This commit is contained in:
Joas Schilling 2015-09-25 09:05:12 +02:00
parent e7bc2a10e3
commit e91e36f8df
1 changed files with 6 additions and 0 deletions

View File

@ -193,6 +193,12 @@ interface IServerContainer {
*/
public function getAppConfig();
/**
* @return \OCP\L10N\IFactory
* @since 8.2.0
*/
public function getL10NFactory();
/**
* get an L10N instance
* @param string $app appid