mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-25 19:28:51 +02:00
Fixed coding style.
This commit is contained in:
parent
24939f2342
commit
fd61c8d9e2
129 changed files with 962 additions and 1091 deletions
|
@ -55,6 +55,7 @@ class ExceptionLogEntry extends AbstractLogEntry
|
|||
public function __construct()
|
||||
{
|
||||
parent::__construct();
|
||||
|
||||
throw new LogEntryObsoleteException();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue