mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
5daacb7161
- Extract platform, auth counts, and keys into separate methods - Add getPlatforms(), getAuthCounts(), and getKeys() methods - Extract SDK platform logic into getSDKPlatformsForRouteSecurity() - Add PHPDoc comments with proper type hints - Move constructor to top of class for better readability