mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-04 14:35:49 +01:00
Fixed coding style.
This commit is contained in:
@@ -55,6 +55,7 @@ class ExceptionLogEntry extends AbstractLogEntry
|
||||
public function __construct()
|
||||
{
|
||||
parent::__construct();
|
||||
|
||||
throw new LogEntryObsoleteException();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user