Webinterface/bootstrap/providers.php
2024-03-27 10:05:41 +00:00

6 lines
64 B
PHP

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