mirror of
https://github.com/friendica/friendica
synced 2025-05-08 19:44:10 +02:00
Rename DI::apphelper() to DI::appHeler()
This commit is contained in:
parent
e320b010c7
commit
603af2fb19
31 changed files with 44 additions and 44 deletions
|
@ -30,7 +30,7 @@ class ProfileUpdate {
|
|||
return;
|
||||
}
|
||||
|
||||
$appHelper = DI::apphelper();
|
||||
$appHelper = DI::appHelper();
|
||||
|
||||
$inboxes = ActivityPub\Transmitter::fetchTargetInboxesforUser($uid);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue