X-Git-Url: http://git.typo3.org/Packages/TYPO3.CMS.git/blobdiff_plain/f7d482f30b724f8370ea51848afdb043ac7d9d23..137376c184f76e9e605e3b8c91be7511c7c84a68:/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73514-IncludeLibraryMethods.rst diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73514-IncludeLibraryMethods.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73514-IncludeLibraryMethods.rst index 9a4d36c6fc94..7516cad1286b 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73514-IncludeLibraryMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73514-IncludeLibraryMethods.rst @@ -10,7 +10,7 @@ See :issue:`73514` Description =========== -The PHP methods `TypoScriptFrontendRenderer->includeLibraries()` and `ContentObjectRendereer->includeLibs()` +The PHP methods `\TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->includeLibraries()` and `\TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->includeLibs()` to include PHP libraries during frontend output have been marked as deprecated.