Skip to content
Snippets Groups Projects

Issue #2845319: The highlighting of the 'Home' menu-link does not respect query strings and fragment identifiers

Open Issue #2845319: The highlighting of the 'Home' menu-link does not respect query strings and fragment identifiers
2 unresolved threads
Open Ben Mullins requested to merge issue/drupal-2845319:2845319-the-highlighting-of into 9.3.x
2 unresolved threads
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
  • f3536eea
    Issue #3209468 by joaopauloc.dev, pooja saraah, joachim: DrupalKernelInterface... · f3536eea
    catch authored
    Issue #3209468 by joaopauloc.dev, pooja saraah, joachim: DrupalKernelInterface methods & DrupalKernel::sitePath should document the format of a site path
    
    (cherry picked from commit a38d5bbd)
@@ -235,7 +235,7 @@ class DrupalKernel implements DrupalKernelInterface, TerminableInterface {
@@ -235,7 +235,7 @@ class DrupalKernel implements DrupalKernelInterface, TerminableInterface {
* Site path is relative to the app root directory.
* Site path is relative to the app root directory.
* Usually defined as "sites/default".
* Usually defined as "sites/default".
*
*
* By default, drupal uses sites/default.
* By default, Drupal uses sites/default.
*
*
* @var string
* @var string
*/
*/
Loading