1
0
Fork 0
mirror of synced 2024-09-14 00:17:50 +12:00
appwrite/tests/e2e/Services/VCS/VCSBase.php

8 lines
60 B
PHP
Raw Normal View History

2023-10-09 22:45:36 +13:00
<?php
namespace Tests\E2E\Services\VCS;
trait VCSBase
{
}