port hubzillas OpenWebAuth - rename Verify class to OpenWebAuthToken

This commit is contained in:
rabuzarus 2018-06-20 19:24:02 +02:00
parent d5afbd3357
commit 149142b4bc
4 changed files with 9 additions and 9 deletions

View file

@ -1,7 +1,7 @@
<?php
/**
* @file src/Util/HTTPSig.php
* @file src/Util/HTTPSignature.php
*/
namespace Friendica\Util;