fix namespace
This commit is contained in:
parent
b9e49d42c3
commit
0185e38013
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ use WP_Comment;
|
|||
use Activitypub\Activity\Activity;
|
||||
use Activitypub\Collection\Users;
|
||||
use Activitypub\Collection\Followers;
|
||||
use Activitypub\Transformer\Factory;
|
||||
use Activitypub\Transformer\Post;
|
||||
use Activitypub\Transformer\Comment;
|
||||
|
||||
|
|
Loading…
Reference in a new issue