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

7 lines
67 B
PHP

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