예제 #1
0
 /**
  * {@inheritdoc}
  * @return HandlerInterface
  */
 public function popHandler()
 {
     return $this->parentLogger->popHandler();
 }