appwrite/tests/e2e/Services/VCS/VCSBase.php
2023-10-09 15:15:36 +05:30

8 lines
65 B
PHP

<?php
namespace Tests\E2E\Services\VCS;
trait VCSBase
{
}