This commit is contained in:
Netkas 2023-06-21 02:09:13 -04:00
parent 0a8f7589b9
commit 1728d607d7
No known key found for this signature in database
GPG key ID: 5DAF58535614062B
16 changed files with 71 additions and 152 deletions

View file

@ -1,5 +1,5 @@
<?php
//TODO: This is more of a internal error
namespace FederationLib\Exceptions\Standard;
use Exception;