Problem/Motivation
These two hooks are closely related.
Furthermore, they're badly-named -- hook_menu_local_tasks_alter() follows the same pattern as the plugin info alter hooks for other menu plugins, but it is NOT the plugin info alter hook!
A @see link between the two would help with this.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | 3462098-nr-bot.txt | 681 bytes | needs-review-queue-bot |
| #6 | 3462098-nr-bot.txt | 681 bytes | needs-review-queue-bot |
Issue fork drupal-3462098
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
Comment #2
joachim commentedComment #5
prem suthar commented@joachim I have added the Changes As per my Understanding , Please Review It and give The suggestions .
Comment #6
needs-review-queue-bot commentedThe Needs Review Queue Bot tested this issue. It fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide to find step-by-step guides for working with issues.
Comment #7
joachim commentedLooks good, not sure why the bot is unhappy as the MR pipeline has passed.
Comment #8
needs-review-queue-bot commentedThe Needs Review Queue Bot tested this issue. It fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide to find step-by-step guides for working with issues.
Comment #9
quietone commentedFailing commit code check locally only. PHPStan doesn't like it when there is only one file and it *.api.php.
Comment #10
joachim commented> PHPStan doesn't like it when there is only one file and it *.api.php.
Urgh! is there an issue for that problem?
Comment #14
nod_Committed and pushed e8cafee5ae to 11.x and 58f4b99d0f to 11.0.x and 1009866a33 to 10.4.x and a3075fda43 to 10.3.x. Thanks!