/** * Returns the name of the authentication class being used. * * @return string */ public function getClassName() { return XenForo_Application::resolveDynamicClassToRoot($this); }