mirror of
https://github.com/friendica/friendica
synced 2025-04-26 19:50:10 +00:00
Move Namespace of ActivityNamespace
This commit is contained in:
parent
dc2858938d
commit
7343ee5108
11 changed files with 15 additions and 12 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
namespace Friendica\Protocol;
|
||||
|
||||
use Friendica\Protocol\Activity\ActivityNamespace;
|
||||
use Friendica\Protocol\ActivityNamespace;
|
||||
|
||||
/**
|
||||
* Base class for the Activity Verbs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue