fix: remove stale @param platform from SessionCreated docblock

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
loks0n
2026-03-25 17:26:55 +01:00
parent 4133ec99ae
commit e7f5ae9306
@@ -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(