Problem/Motivation

Discovered in #3253093: Remove symfony-cmf/routing, Layout Builder has two references to Symfony\Cmf\Component\Routing\RouteObjectInterface which we are removing in Drupal 10; this interface was copied to core as Drupal\Core\Routing\RouteObjectInterface which should be used instead.

Steps to reproduce

Proposed resolution

Alter the use statements only.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#2 3253666-2.patch1.55 KBlongwave

Comments

longwave created an issue. See original summary.

longwave’s picture

Status: Active » Needs review
StatusFileSize
new1.55 KB
longwave’s picture

Issue summary: View changes
tim.plunkett’s picture

Status: Needs review » Reviewed & tested by the community

  • catch committed b7dce8c on 10.0.x
    Issue #3253666 by longwave, tim.plunkett: Layout Builder uses the wrong...

  • catch committed ec7f2da on 9.4.x
    Issue #3253666 by longwave, tim.plunkett: Layout Builder uses the wrong...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 10.0.x and cherry-picked to 9.4.x, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.