Release Notes / Version 11.2310
Table Of Contents
Both deprecated Freemarker functions
createBeanFor()
and
createBeansFor()
have been moved from
BlueprintFreemarkerFacade
to
LivecontextFreemarkerFacade
, because of the
remaining usages in livecontext templates. We recommend to not use the
functions in projects.
(CMS-15880)