mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
fix: remove stale @param platform from SessionCreated docblock
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -9,7 +9,6 @@ class SessionCreated implements Event
|
||||
/**
|
||||
* @param array<string, mixed> $user
|
||||
* @param array<string, mixed> $project
|
||||
* @param array<string, mixed> $platform
|
||||
* @param array<string, mixed> $session
|
||||
*/
|
||||
public function __construct(
|
||||
|
||||
Reference in New Issue
Block a user