mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-04 12:17:35 +02:00
Fixed typo
This commit is contained in:
@@ -56,7 +56,7 @@ class FingersCrossedHandler extends AbstractHandler
|
||||
return false === $this->bubble;
|
||||
}
|
||||
|
||||
public function reest()
|
||||
public function reset()
|
||||
{
|
||||
$this->enabled = false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user