Test some preprocessors.

This commit is contained in:
James Cole
2018-01-05 17:51:05 +01:00
parent 5d54939bd4
commit 9e1586878b
5 changed files with 111 additions and 2 deletions

View File

@@ -26,6 +26,7 @@ use Illuminate\Console\Command;
use Monolog\Handler\AbstractProcessingHandler;
/**
* @codeCoverageIgnore
* Class CommandHandler.
*/
class CommandHandler extends AbstractProcessingHandler