Issue #3279640 by alexpott, Spokje, mherchel, lauriii, catch: Standard install...
Issue #3279640 by alexpott, Spokje, mherchel, lauriii, catch: Standard install profile uses Olivero for update.php
(cherry picked from commit 1015c1b3)
@trigger_error('Calling '.__METHOD__.'() without the $theme_handler argument is deprecated in drupal:9.4.0 and $theme_handler argument will be required in drupal:10.0.0. See https://www.drupal.org/node/3279699',E_USER_DEPRECATED);
$theme_handler=\Drupal::service('theme_handler');
}
$this->themeHandler=$theme_handler;
}
/**
@@ -40,10 +55,9 @@ public function applies(RouteMatchInterface $route_match) {