LoggingNotConfiguredException
public function logfileTestdoxHtml() : string { if (!$this->hasLogfileTestdoxHtml()) { throw new LoggingNotConfiguredException(); } return $this->logfileTestdoxHtml; }