snipe-it/tests/Support/InteractsWithSettings.php

9 lines
66 B
PHP
Raw Normal View History

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