]> git.mxchange.org Git - friendica.git/blobdiff - include/api.php
Update namespaces declaration in include/
[friendica.git] / include / api.php
index 57bbd6399355e01279154985d5c7b7760ef8ad3c..86fd106f5eedd9f008d39b8dbe482aaece10b62b 100644 (file)
@@ -31,6 +31,7 @@ use Friendica\Model\User;
 use Friendica\Network\FKOAuth1;
 use Friendica\Network\HTTPException;
 use Friendica\Network\HTTPException\BadRequestException;
+use Friendica\Network\HTTPException\ExpectationFailedException;
 use Friendica\Network\HTTPException\ForbiddenException;
 use Friendica\Network\HTTPException\InternalServerErrorException;
 use Friendica\Network\HTTPException\MethodNotAllowedException;