Closed (fixed)
Project:
Page Manager
Version:
8.x-4.x-dev
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Oct 2020 at 21:05 UTC
Updated:
21 Mar 2024 at 18:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
bdlangton commentedComment #3
bdlangton commentedI apologize that I missed updating some code in the file. The code uses the applies() function which is only on RouteEnhancerInterface, not on EnhancerInterface. So I am removing that, but not sure if that is the best option.
Comment #4
tobiasbComment #5
andypostComment #6
andypostThe interface was removed in 9.0 https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Routing%2...
Comment #7
andypostComment #8
andypostComment #9
joelpittetSince we aren't supporting before 9 on the 4.x this seems safe to remove, thanks for all your help