self::clientSettings(), ]; } /** * @return \stdClass */ private static function clientSettings() : \stdClass { return (object)[ ]; } }