Task
Convert theme_field__node__title() to a Twig template.
This was added in #1988612: Apply formatters and widgets to rendered entity base fields, starting with node.title but now theme_field() is gone so we shouldn't be overriding it anymore.
Remaining tasks
- Patch
- Patch review
- Manual testing
Steps to test
@todo