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