Problem/Motivation

All the hook classes have a summary line like, 'Hook implementations for some_module.', even when the file is actually hooks for say token or views.

Steps to reproduce

Proposed resolution

Add a meaningful summary.

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Comments

quietone created an issue. See original summary.

nicxvan’s picture

I think we might need a plan issue to discuss organization and standards.

But the token and views implementations are implementations for some_module.

They are just split into those files cause they used to be in some_module.tokens.inc

nicxvan’s picture

On my phone but these and the mentioned issues in them are all related.

https://www.drupal.org/project/drupal/issues/3489095
https://www.drupal.org/project/drupal/issues/3479141

voleger’s picture

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.