Files
Test/bootstrap/providers.php
2026-02-23 20:48:31 +00:00

6 lines
64 B
PHP

<?php
return [
App\Providers\AppServiceProvider::class,
];