1
0
Fork 0
mirror of synced 2024-09-15 17:09:18 +12:00
appwrite/tests/e2e/Services/Health/HealthBase.php
2024-03-06 18:34:21 +01:00

7 lines
66 B
PHP

<?php
namespace Tests\E2E\Services\Health;
trait HealthBase
{
}