Problem/Motivation
Hooks should be updated to match grouping standards in [meta] Standardize and clean up hook classes in core.
Steps to reproduce
n/a
Proposed resolution
Split out the TaxonomyHooks class, making theme and help new single hook classes, and entity actions a new grouped hook class.
Remaining tasks
Address feedback on MRManually convert: taxonomy_theme_suggestions_taxonomy_term, I'd probably put it in with the theme hookDetermine whether to set $config in the constructor or a helper function in TaxonomyEntityHooks.php.
User interface changes
None
Introduced terminology
None
API changes
None
Data model changes
None
Release notes snippet
None