Wrong RouteObjectInterface for Drupal 10

Created on 8 February 2023, almost 2 years ago
Updated 27 February 2023, over 1 year ago

Problem/Motivation

As per change record โ†’ , \Symfony\Cmf\Component\Routing\RouteObjectInterface is deprecated in Drupal 9.1 (and hence removed in 10.0).

Steps to reproduce

1. Enable January Bootstrap 5
2. Navigate to any non-admin page
3. Error generated: Uncaught PHP Exception Error: "Class "Symfony\Cmf\Component\Routing\RouteObjectInterface" not found" at โ€ฆ/themes/contrib/january_theme/january.theme line 176

Proposed resolution

Use \Drupal\Core\Routing\RouteObjectInterface instead.

๐Ÿ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States mrtoner

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024