mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-11 18:02:59 +01:00
Improved code style of tests
This commit is contained in:
@@ -41,6 +41,9 @@ declare(strict_types=1);
|
||||
|
||||
namespace App\Services\LogSystem;
|
||||
|
||||
/**
|
||||
* @see \App\Tests\Services\LogSystem\EventCommentHelperTest
|
||||
*/
|
||||
class EventCommentHelper
|
||||
{
|
||||
protected const MAX_MESSAGE_LENGTH = 255;
|
||||
|
||||
Reference in New Issue
Block a user