Closed (fixed)
Project:
Drupal core
Version:
8.8.x-dev
Component:
node system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Jul 2019 at 17:30 UTC
Updated:
6 Aug 2019 at 22:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mikelutzComment #3
mikelutzComment #4
mikelutzComment #5
berdirIt feels a bit weird to say "use Interface::method", especially since it's just a different method on the same object, but that was the message before and is basically what we usually do.
Looks fine, has legacy tests (was a bit confused first as they look identical, but they each use one deprecated message and once the replacement).
Comment #6
alexpottCommitted 347dbb0 and pushed to 8.8.x. Thanks!