-
- Downloads
Issue #2707109 by alexpott, jhodgdon: Help block should not be displayed when...
Issue #2707109 by alexpott, jhodgdon: Help block should not be displayed when hook_help() implementations return an empty string
parent
fbbf5090
No related branches found
No related tags found
Showing
- core/modules/help/src/Plugin/Block/HelpBlock.php 10 additions, 32 deletionscore/modules/help/src/Plugin/Block/HelpBlock.php
- core/modules/help/src/Tests/HelpBlockTest.php 44 additions, 0 deletionscore/modules/help/src/Tests/HelpBlockTest.php
- core/modules/help/tests/modules/help_page_test/help_page_test.module 5 additions, 0 deletions...s/help/tests/modules/help_page_test/help_page_test.module
- core/modules/help/tests/modules/help_page_test/help_page_test.routing.yml 13 additions, 0 deletions...p/tests/modules/help_page_test/help_page_test.routing.yml
- core/modules/help/tests/modules/help_page_test/src/HelpPageTestController.php 30 additions, 0 deletions...sts/modules/help_page_test/src/HelpPageTestController.php
Please register or sign in to comment