Files
snipe-it/tests/Support/InteractsWithSettings.php
T

9 lines
66 B
PHP

<?php
namespace Tests\Support;
trait InteractsWithSettings
{
}