Files
2024-03-06 18:34:21 +01:00

8 lines
66 B
PHP

<?php
namespace Tests\E2E\Services\Health;
trait HealthBase
{
}