Problem/Motivation

Found in #3493043: Prevent hooks that do not go through module handler from being added to the container.
hook_install_tasks
hook_install_tasks_alter

Need to be:
install_tasks
install_tasks_alter

Steps to reproduce

Open HookCollectorPass

Proposed resolution

Remove hook_

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3499263

Command icon 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:

Comments

nicxvan created an issue. See original summary.

nicxvan’s picture

Status: Active » Needs review
smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Seems pretty straight forward. See no issue.

nicxvan’s picture

Berdir should get credit too, he found it.

quietone credited berdir.

quietone’s picture

  • quietone committed 0be56730 on 11.x
    Issue #3499263 by nicxvan, smustgrave, berdir: Fix hook_install_tasks...
quietone’s picture

Status: Reviewed & tested by the community » Fixed

Committed 0be5673 and pushed to 11.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.