cleanup namespace usages for L10n
This commit is contained in:
parent
0e6a675cb5
commit
d6efc90194
170 changed files with 26 additions and 205 deletions
|
@ -4,11 +4,11 @@
|
|||
* contain methods to deal with images
|
||||
*/
|
||||
|
||||
use Friendica\DI;
|
||||
|
||||
/**
|
||||
* This class contains methods to deal with images
|
||||
*/
|
||||
use Friendica\Core\L10n;
|
||||
|
||||
class Image
|
||||
{
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue