mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-10 17:14:26 +02:00
cleanup namespace usages for L10n
This commit is contained in:
parent
0e6a675cb5
commit
d6efc90194
170 changed files with 26 additions and 205 deletions
|
@ -2,12 +2,10 @@
|
|||
|
||||
namespace Friendica\Test\Util;
|
||||
|
||||
use Friendica\App;
|
||||
use Friendica\Core\Hook;
|
||||
use Friendica\Model\Storage\IStorage;
|
||||
|
||||
use Friendica\Core\L10n;
|
||||
use Mockery\MockInterface;
|
||||
|
||||
/**
|
||||
* A backend storage example class
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue