1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-23 01:26:11 +02:00
This commit is contained in:
Jordi Boggiano
2020-05-21 17:02:48 +02:00
parent 5f2ee3292e
commit de87dad98f
9 changed files with 16 additions and 16 deletions

View File

@@ -31,6 +31,7 @@ class FallbackGroupHandler extends GroupHandler
// What throwable?
}
}
return false === $this->bubble;
}