Issue #3619366 by benstallings, Claude: Inject named logger channel service directly

PHPStan flagged LoggerChannelFactoryInterface being injected into classes using DependencySerializationTrait. Inject the queue_ui logger channel directly instead of resolving it from the factory at runtime.

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com

Closes #3619366

Merge request reports

Loading