mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Debug
This commit is contained in:
@@ -111,6 +111,8 @@ class Database extends Event
|
||||
|
||||
$client = new Client($this->queue, $this->connection);
|
||||
|
||||
\var_dump('Event queue name is: ' . $this->queue);
|
||||
|
||||
try {
|
||||
$result = $client->enqueue([
|
||||
'project' => $this->project,
|
||||
|
||||
Reference in New Issue
Block a user