Hook implementations do not have correct names

Created on 15 September 2022, almost 2 years ago
Updated 20 January 2024, 5 months ago

The machine name of this module is at_tool. Its hook implementations must have names that start with at_tool, not at_tools, which is the machine name of a different project.
This holds true for any function implemented by this module, but it is more important for hooks, since Drupal core will not invoke the hooks implemented by this module (except in the case there is an installed module whose machine name is at_tools, but in that case there would be other problems, if both the modules implement the same hooks).

The functions implemented by this module whose names do not start with at_tool must have their names corrected.

🐛 Bug report
Status

Fixed

Version

1.4

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024