[DOCS] Properly refer to "loadJavaScriptModule" in Changelog
The Changelog mistakenly referred to "PageRenderer::loadJavaScriptModules" (even though the example code itself was right). To avoid confusion of the method not being static, the notation is also changed from "::" to "->" to indicate a non-static class member method. Resolves: #104428 Releases: main, 12.4 Change-Id: I82827590ea2c852522b487986ff95159204b5b70 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85290 Tested-by:Andreas Kienast <a.fernandez@scripting-base.de> Reviewed-by:
Andreas Kienast <a.fernandez@scripting-base.de> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
core-ci <typo3@b13.com>
Showing
- typo3/sysext/core/Documentation/Changelog/12.0/Deprecation-97057-DeprecateRequireJSSupport.rst 2 additions, 1 deletion...elog/12.0/Deprecation-97057-DeprecateRequireJSSupport.rst
- typo3/sysext/core/Documentation/Changelog/13.0/Breaking-101266-RemoveRequireJS.rst 4 additions, 4 deletions...tation/Changelog/13.0/Breaking-101266-RemoveRequireJS.rst
Please register or sign in to comment