mirror of
https://github.com/appwrite/appwrite
synced 2026-05-03 13:28:37 +00:00
9 lines
No EOL
92 B
PHP
9 lines
No EOL
92 B
PHP
<?php
|
|
|
|
namespace Tests\E2E\Services\Projects;
|
|
|
|
use Tests\E2E\Client;
|
|
|
|
trait ProjectsBase
|
|
{
|
|
} |