Rename namespace

This commit is contained in:
Philipp Holzer
2019-10-24 09:06:22 +02:00
parent 07cea24430
commit 2fba7ed477
11 changed files with 156 additions and 161 deletions

View File

@@ -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';