Corrected previous patch by changing dependency injection argument @entity.manager to @entity_type.manager for Drupal\field_tools\Routing\RouteSubscriber.
The admin.inc file is old D7 code that I'm keeping around in order to keep track of which functionality still needs porting, so I've left off the changes to that file. (I've added a notice to it too.)
Hi. I used the commit command suggested by the UI at the bottom of the issue, which only covers patches. Unfortunately, now that the commit's been made, I can't change the message on it, sorry.
Comments
Comment #2
bkhandruk commentedReplaced deprecated uses in module.
Comment #3
bkhandruk commentedCorrected previous patch by changing dependency injection argument @entity.manager to @entity_type.manager for Drupal\field_tools\Routing\RouteSubscriber.
Comment #4
Pavan B S commentedPatch applied cleanly. Thanks for the patch
Comment #6
joachim commentedThanks for the patch and the review!
The admin.inc file is old D7 code that I'm keeping around in order to keep track of which functionality still needs porting, so I've left off the changes to that file. (I've added a notice to it too.)
Comment #7
Pavan B S commented@joachim, I guess you forgot to provide me RTBC credit, can you please do the needful.
Comment #8
joachim commentedHi. I used the commit command suggested by the UI at the bottom of the issue, which only covers patches. Unfortunately, now that the commit's been made, I can't change the message on it, sorry.