Files
2026-04-23 15:28:20 +02:00

8 lines
68 B
PHP

<?php
namespace Tests\E2E\Services\Project;
trait ProjectBase
{
}