Problem/Motivation
Follow-up to #3342975-5: Deprecate Url::toRenderArray() and Url::renderAccess() - methods are deprecated and should be removed in 11.0.x as it's open
Proposed resolution
Remove following
- \Drupal\Core\Url::toRenderArray()
- \Drupal\Core\Url::renderAccess()
- \Drupal\Core\Url::trustedCallbacks()
- probably should return empty array
Remaining tasks
- discuss removal of \Drupal\Core\Url::trustedCallbacks()
- patch/review/commit
User interface changes
no
API changes
no
Data model changes
no