-
Matthew Turland authored
ReflectionClass is only needed if a translator is present. Moving usage of it inside the related conditional means one less object instantiation.
1aed8cdf
ReflectionClass is only needed if a translator is present. Moving usage of it inside the related conditional means one less object instantiation.