Problem/Motivation
3x: The \Drupal\Core\Path\AliasManager class is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Instead, use \Drupal\path_alias\AliasManager. See https://drupal.org/node/3092086
Proposed resolution
update to Drupal\path_alias\AliasManager
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3111723-2.patch | 2.15 KB | oknate |
Comments
Comment #2
oknateHere's a patch.
Comment #3
rp7 commentedComment #4
vsujeetkumar commentedI have reviewed and its look good, change it to RTBC.
Comment #6
deciphered