mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
Add missing Friendica\DI namespace to files (PHPStorm inspection)
This commit is contained in:
parent
75143e27b5
commit
62d6f08fc1
5 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
use Friendica\Core\Config;
|
||||
use Friendica\Core\Logger;
|
||||
use Friendica\DI;
|
||||
|
||||
function twitter_sync_run($argv, $argc)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue