fix missing namespace
This commit is contained in:
parent
e46991e83c
commit
a1753242f3
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ use WP_REST_Response;
|
|||
use Activitypub\Model\Post;
|
||||
use Activitypub\Model\Activity;
|
||||
|
||||
use function Activitypub\get_context;
|
||||
use function Activitypub\get_rest_url_by_path;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue