clockwork icon indicating copy to clipboard operation
clockwork copied to clipboard

fix(#676): allow monolog datasource to set the correct handler

Open DominicDetta opened this issue 1 year ago • 0 comments

This PR solve the ticket #676 by setting the correct handler in the existing Clockwork\DataSource\MonologDataSource by checking whether the AbstractProcessingHandler:write has a return type.

DominicDetta avatar Feb 16 '24 13:02 DominicDetta