mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
docs: fix audit class phpdocs
This commit is contained in:
@@ -88,7 +88,7 @@ class Audit extends Event
|
||||
/**
|
||||
* Set IP for this audit event.
|
||||
*
|
||||
* @param string $userAgent
|
||||
* @param string $ip
|
||||
* @return self
|
||||
*/
|
||||
public function setIP(string $ip): self
|
||||
|
||||
Reference in New Issue
Block a user