mirror of
https://github.com/friendica/friendica
synced 2025-04-28 12:24:23 +02:00
Add missing Friendica\DI namespace to files (PHPStorm inspection)
This commit is contained in:
parent
2204016071
commit
21640ec5d8
17 changed files with 18 additions and 2 deletions
|
@ -12,6 +12,7 @@ namespace Friendica\Network;
|
|||
use Friendica\Core\Config;
|
||||
use Friendica\Core\Logger;
|
||||
use Friendica\Database\DBA;
|
||||
use Friendica\DI;
|
||||
use Friendica\Util\Strings;
|
||||
use OAuthConsumer;
|
||||
use OAuthDataStore;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue