1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-19 23:56:17 +02:00

Merge branch '1.x'

This commit is contained in:
Jordi Boggiano
2018-11-04 17:18:09 +01:00
12 changed files with 40 additions and 15 deletions

View File

@@ -24,7 +24,7 @@ use Monolog\Logger;
*
* @author Jordi Boggiano <j.boggiano@seld.be>
*/
class IntrospectionProcessor
class IntrospectionProcessor implements ProcessorInterface
{
private $level;