Files
Claude 7aff75ae1c refactor: convert User::isApp() and User::isPrivileged() from static to instance methods
All call sites now use $user->isApp() and $user->isPrivileged() instance
syntax instead of static User::isApp() / $user::isPrivileged() calls.
Added setUser() to Request class for consistency with Response.

https://claude.ai/code/session_01JLPDurUgyj7qViA8JqQFTH
2026-03-26 02:47:56 +00:00
..
2025-12-29 13:24:26 +01:00
2022-08-01 12:22:04 +02:00
2026-02-09 20:20:44 +00:00
2026-02-26 18:50:29 +13:00
2026-03-19 17:10:45 +05:30
2024-02-24 01:06:53 +13:00
2026-01-11 02:49:28 +13:00
2022-08-01 12:22:04 +02:00
2022-08-01 12:22:04 +02:00