mirror of
https://codeberg.org/demostf/api.git
synced 2026-06-03 18:04:08 +02:00
use transaction
This commit is contained in:
parent
334dfb3771
commit
8f82097d93
2 changed files with 17 additions and 2 deletions
|
|
@ -109,7 +109,8 @@ class Container {
|
|||
$this->getPlayerProvider(),
|
||||
$this->getChatProvider(),
|
||||
$this->getUserProvider(),
|
||||
$this->getDemoProvider()
|
||||
$this->getDemoProvider(),
|
||||
$this->getConnection()
|
||||
),
|
||||
$this->getUploadKey()
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue