mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 00:04:27 +02:00
Adjust class references to the new location
This commit is contained in:
parent
6d087ee455
commit
9115ec5f0d
18 changed files with 57 additions and 23 deletions
|
@ -44,13 +44,13 @@ use Friendica\Model\User;
|
|||
use Friendica\Model\Post;
|
||||
use Friendica\Protocol\Activity;
|
||||
use Friendica\Protocol\ActivityPub;
|
||||
use Friendica\Protocol\Delivery;
|
||||
use Friendica\Protocol\Relay;
|
||||
use Friendica\Util\DateTimeFormat;
|
||||
use Friendica\Util\HTTPSignature;
|
||||
use Friendica\Util\JsonLD;
|
||||
use Friendica\Util\Network;
|
||||
use Friendica\Util\Strings;
|
||||
use Friendica\Worker\Delivery;
|
||||
|
||||
/**
|
||||
* ActivityPub Processor Protocol class
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue