Breaking: #61822 - deprecated function getUniqueFields() removed
See forge#61822
Description
The function get from TYPO3CMSCore has been removed.
The function is available in TYPO3CMSVersion.
Impact
Extensions that still use the function get won't work.
Affected installations
A TYPO3 instance is affected if a 3rd party extension uses the removed function.
Migration
Replace all calls to TYPO3CMSCore
with calls to TYPO3CMSVersion