Home
last modified time | relevance | path

Searched refs:resetProcessors (Results 1 – 6 of 6) sorted by last modified time

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DFingersCrossedHandler.php167 $this->resetProcessors();
H A DAbstractProcessingHandler.php67 $this->resetProcessors();
H A DGroupHandler.php101 $this->resetProcessors();
H A DBufferHandler.php135 $this->resetProcessors();
H A DFilterHandler.php206 $this->resetProcessors();
H A DProcessableHandlerTrait.php69 protected function resetProcessors(): void function