Problem/Motivation
LoggerChannelInterface is a Drupal-only paradigm and isn't needed for logging. We can use LoggerInterface instead
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork csp-3445885
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:
- 3445885-loosen-type-hint-on
changes, plain diff MR !35
Comments
Comment #2
larowlanComment #7
gappleThanks!