Problem/Motivation
The LoggerChannelFactory in Drupal 10.3.x stops using a constructor. So we need to remove calling the parent constructor in our LoggerChannelFactoryStub too.
Issue fork test_helpers-3464490
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
murzFixed.
Comment #5
murz