Skip to content
Unverified Commit 357263a7 authored by Roeland Jago Douma's avatar Roeland Jago Douma
Browse files

Do not try to autoload built in types



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: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent 05058b01
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment