mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
feat: update composer
This commit is contained in:
@@ -110,7 +110,7 @@ class Audits extends Action
|
||||
];
|
||||
}, self::$pendingEvents);
|
||||
|
||||
$audit->logByBatch($batchEvents);
|
||||
$audit->logBatch($batchEvents);
|
||||
|
||||
// Clear the pending events after successful batch processing
|
||||
self::$pendingEvents = [];
|
||||
|
||||
Reference in New Issue
Block a user