Rename namespace

This commit is contained in:
Philipp Holzer 2019-10-24 09:06:22 +02:00
parent 07cea24430
commit 2fba7ed477
No known key found for this signature in database
GPG key ID: D8365C3D36B77D90
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';