Closed (fixed)
Project:
Drupal core
Version:
8.2.x-dev
Component:
phpunit
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2016 at 13:16 UTC
Updated:
12 Jul 2016 at 13:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
pfrenssenHere is a simple one line fix that corrects the visibility, similar to how this was done before in #2744089: Fix visibility of AssertLegacyTrait::assertLink() and #2752315: Fix visibility of AssertLegacyTrait::assertNoEscaped().
Comment #3
klausiMakes sense!
Comment #6
catchCommitted/pushed to both 8.x branches, thanks! Sorry I missed that in the original issue.