Skip to content
Snippets Groups Projects
Commit c03765ce authored by project update bot's avatar project update bot Committed by Alastair Moore
Browse files

Issue #3464209 by Project Update Bot, welly: Automated Drupal 11 compatibility...

Issue #3464209 by Project Update Bot, welly: Automated Drupal 11 compatibility fixes for contextual_filter_referer
parent 5c12d3a6
No related branches found
No related tags found
1 merge request!1Automated Project Update Bot fixes
......@@ -154,7 +154,7 @@ class RefererRouteMatch implements ResettableStackedRouteMatchInterface {
* {@inheritdoc}
*/
public function getMasterRouteMatch() {
return $this->getRouteMatch($this->requestStack->getMasterRequest());
return $this->getRouteMatch($this->requestStack->getMainRequest());
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment