By krzysztof domański on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
11.2.x
Introduced in version:
11.2.0
Issue links:
Description:
Class \Drupal\user\Plugin\views\argument_default\CurrentUser now requires the AccountProxyInterface in its constructor.
Any class extending this class needs to update its constructor to match.
Impacts:
Module developers