open fun setFreemarkerVariables(variables: MutableMap<String, Any>): Unit
Set a Map that contains well-known FreeMarker objects which will be passed to FreeMarker's Configuration.setAllSharedVariables() method.
See Also
freemarker.template.Configuration#setAllSharedVariables