appwrite/tests/e2e/Services/Project/ProjectBase.php

7 lines
No EOL
67 B
PHP

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