mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
357263a70b
This avoids calls to the autoloader (or chain of autoloaders) to see if for example 'principalPrefix' class can be found. While we already know it is a string. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>