mirror of
https://codeberg.org/demostf/api.git
synced 2026-06-04 02:14:06 +02:00
filter by backend
This commit is contained in:
parent
fa7a6f9b0a
commit
df83a46e20
17 changed files with 265 additions and 38 deletions
|
|
@ -33,6 +33,8 @@ $factory = new \RandomLib\Factory();
|
|||
$generator = $factory->getMediumStrengthGenerator();
|
||||
|
||||
$container = new Container(
|
||||
Flight::request(),
|
||||
Flight::response(),
|
||||
$db,
|
||||
$generator,
|
||||
'https://' . $host,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue