mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-06-07 09:54:27 +02: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
|
@ -8,6 +8,7 @@
|
|||
use Friendica\Core\Config;
|
||||
use Friendica\Core\Hook;
|
||||
use Friendica\Core\Logger;
|
||||
use Friendica\DI;
|
||||
use Friendica\Util\Network;
|
||||
|
||||
function leistungsschutzrecht_install() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue