Remove leftover mentions of help_topics namespace in help module

Created on 28 July 2023, over 1 year ago
Updated 15 September 2023, over 1 year ago

Problem/Motivation

There's 2 mentions of help topics in comments of the help module

Steps to reproduce

$ git grep -F '\help_topics\' -- core/modules/help
core/modules/help/tests/src/Kernel/HelpSearchPluginTest.php:14: * @see \Drupal\help_topics\Plugin\Search\HelpSearch
core/modules/help/tests/src/Kernel/HelpSearchPluginTest.php:29:    /** @var \Drupal\help_topics\Plugin\Search\HelpSearch $plugin */

Proposed resolution

replace s/help_topics/help

Remaining tasks

patch, review, commit

User interface changes

no

API changes

no

Data model changes

no

Release notes snippet

πŸ“Œ Task
Status

Fixed

Version

11.0 πŸ”₯

Component
HelpΒ  β†’

Last updated 2 days ago

No maintainer
Created by

πŸ‡«πŸ‡·France andypost

Live updates comments and jobs are added and updated live.
  • Quick fix

    Very small and simple change. Preferred over Quickfix.

Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024