mirror of
https://github.com/friendica/friendica
synced 2025-05-02 08:24:22 +02:00
Rename namespace
This commit is contained in:
parent
07cea24430
commit
2fba7ed477
11 changed files with 156 additions and 161 deletions
|
@ -5,7 +5,7 @@ namespace Friendica\Protocol\Activity;
|
|||
/**
|
||||
* Activity namespaces constants
|
||||
*/
|
||||
final class Namespaces
|
||||
final class ANamespace
|
||||
{
|
||||
const ZOT = 'http://purl.org/zot';
|
||||
const DFRN = 'http://purl.org/macgirvin/dfrn/1.0';
|
Loading…
Add table
Add a link
Reference in a new issue