1 .. include:: ../../Includes.txt
3 ==========================================================
4 Deprecation: #78872 - Deprecate method getRecordUidsToCopy
5 ==========================================================
12 The method :php:`getRecordUidsToCopy()` is not used at any place in the TYPO3 core.
18 Calling the deprecated :php:`getRecordUidsToCopy()` method will trigger a deprecation log entry.
21 Affected Installations
22 ======================
24 Any installation using the mentioned method :php:`getRecordUidsToCopy()`.
30 No migration available.