mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-05 23:15:50 +01:00
Improved code style of tests
This commit is contained in:
@@ -51,6 +51,7 @@ use App\Repository\LogEntryRepository;
|
||||
|
||||
/**
|
||||
* This entity describes an entry in the event log.
|
||||
* @see \App\Tests\Entity\LogSystem\AbstractLogEntryTest
|
||||
*/
|
||||
#[ORM\Entity(repositoryClass: LogEntryRepository::class)]
|
||||
#[ORM\Table('log')]
|
||||
|
||||
Reference in New Issue
Block a user