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