bug and media fixes

This commit is contained in:
Dennis Eichhorn 2021-10-29 14:49:55 +02:00
parent 913db6abe0
commit 642e7e4082
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ namespace Modules\Auditor\Models;
*/
final class NullAudit extends Audit
{
/**
/**
* Constructor
*
* @param int $id Model id

View File

@ -392,4 +392,4 @@ function phpServe() : void
});
}
phpServe();
\phpServe();