mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-11 16:44:26 +02: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