By catch on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
10.3.x
Introduced in version:
10.3.0
Issue links:
Description:
LoggerChannelFactory no longer implements ContainerAwareInterface.
Subclasses should call the parent constructor with request stack and current user parameters. Not doing so will trigger a deprecation message in 10.3.x, and calling the constructor correctly will be required in Drupal 11.0.0
Impacts:
Module developers