Problem/Motivation
In #3360124: Deprecate ::supportedInterfaceOrClass property on normalizer/denormalizers we deprecated the ::supportedInterfaceOrClass property on normalizer/denormalizers.
There are still a few concurrences of that property floating around in the code and comments.
This issue exist to clean all of those up.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3361401
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:
- 3361401-remove-remaining-occurences
changes, plain diff MR !4016
Comments
Comment #3
spokjeComment #4
andypostI found to other mentions of it
Comment #6
catchCommitted/pushed to 11.x, thanks!