mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-04-11 02:59:15 +02:00
Fix #81 - Add missing NullHandler class injection
This commit is contained in:
parent
3676c5b344
commit
096e5a167e
@ -1,5 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
use Monolog\Handler\NullHandler;
|
||||||
use Monolog\Handler\StreamHandler;
|
use Monolog\Handler\StreamHandler;
|
||||||
use Monolog\Handler\SyslogUdpHandler;
|
use Monolog\Handler\SyslogUdpHandler;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user