clockwork
clockwork copied to clipboard
fix(#676): allow monolog datasource to set the correct handler
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.