1
0
Fork 0
mirror of synced 2024-09-19 10:59:50 +12:00
appwrite/tests/e2e/Services/Health/HealthBase.php
2023-08-23 13:12:43 -04:00

7 lines
66 B
PHP

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