Deprecation: #75637 - Deprecate optional parameters of RecyclerUtility::getRecordPath()
See forge#75637
Description
The following arguments of the method
Recycler
have been marked as deprecated:
$clause
$title
Limit $full
Title Limit
Impact
Using any of the arguments above will trigger a deprecation log entry.
Affected Installations
Any TYPO3 installation using custom calls to
Recycler
using the mentioned arguments.
Migration
No migration available.