mirror of
https://github.com/friendica/friendica
synced 2025-04-26 19:10:11 +00:00
add missing namespaces/fix wrong class-names
This commit is contained in:
parent
3b16829484
commit
174129af94
13 changed files with 20 additions and 4 deletions
|
@ -8,6 +8,7 @@ use FastRoute\Dispatcher;
|
|||
use FastRoute\RouteCollector;
|
||||
use FastRoute\RouteParser\Std;
|
||||
use Friendica\Core\Hook;
|
||||
use Friendica\DI;
|
||||
use Friendica\Network\HTTPException;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue