mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| account.php | ||
| avatars.php | ||
| console.php | ||
| graphql.php | ||
| health.php | ||
| locale.php | ||
| messaging.php | ||
| migrations.php | ||
| project.php | ||
| projects.php | ||
| storage.php | ||
| teams.php | ||
| users.php | ||
| vcs.php | ||