Problem/Motivation
There is 1 reference we need to remove it.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3594241
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3594241-remove-reference-of
changes, plain diff MR !16016
Comments
Comment #3
smustgrave commentedSuper simple :)
Yes would of been a good novice task but trying to get this out the door this week if possible so can start the future of telephone in contrib.
Comment #4
dcam commentedI didn't find any other references to the telephone module in the help module using the command
grep -r "tel" core/modules/help/.I didn't recognize the test that failed as one that I've seen over and over. So I ran it on my local environment. It passed for me. So this is likely a random failure.
This looks good to me.
Comment #9
catchCommitted/pushed to main and cherry-picked to 11.x and 11.4.x, thanks!