Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
phpunit
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
9 Mar 2025 at 18:22 UTC
Updated:
31 Mar 2025 at 17:19 UTC
Jump to comment: Most recent
Comments
Comment #2
prudloff commentedComment #5
prudloff commentedMR looks OK.
Comment #6
smustgrave commentedThis probably would of been a good novice task for first time users, but what's done is done. Confirmed the variable is now gone
Did some research and the variable was added in #2046737: Add a method to the AccessManager that only needs a route name and parameters and was used by
Which has since been updated to modern phpunit
Comment #7
catchCommitted/pushed to 11.x, thanks!