mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 10:28:50 +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
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
use Friendica\Core\Config;
|
||||
use Friendica\Core\Logger;
|
||||
use Friendica\DI;
|
||||
|
||||
function pumpio_sync_run(&$argv, &$argc) {
|
||||
$a = Friendica\DI::app();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue