Deprecation: #50349 - Reduce SQL queries of page tree in workspaces
See forge#50349
Description
The performance of the calculation of versions of a record has been improved. Therefore the method
\TYPO3\ has been marked as deprecated and is being replaced with
\TYPO3\.
Impact
All calls to the PHP method will throw a deprecation warning.
Affected Installations
Instances which make use of \TYPO3\
Migration
Use \TYPO3\ instead.