Simplified the access in `User::__get()`
authorAlexander Ebert <ebert@woltlab.com>
Fri, 18 Feb 2022 17:21:46 +0000 (18:21 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 18 Feb 2022 17:21:46 +0000 (18:21 +0100)
commitdee6b2801aaa2a2876586123dbc9b048105f2fef
tree23a113d9d6ac45099d002f95e3054be91b756274
parent62ee156da4c16fae66a2459f4aec271fd1600b93
Simplified the access in `User::__get()`

Called 500-1k times per request, this change reduces the time spent inside this method by about 40% on average.
wcfsetup/install/files/lib/data/user/User.class.php