mirror of
https://github.com/pestphp/pest.git
synced 2026-03-09 09:17:23 +01:00
chore: style changes
This commit is contained in:
@ -4,6 +4,9 @@ declare(strict_types=1);
|
||||
|
||||
namespace Pest\Logging\TeamCity;
|
||||
|
||||
/**
|
||||
* @internal
|
||||
*/
|
||||
final class ServiceMessage
|
||||
{
|
||||
private static int|null $flowId = null;
|
||||
|
||||
Reference in New Issue
Block a user