Files
theme-park-app/bootstrap/providers.php
2024-08-20 21:08:23 +02:00

6 lines
64 B
PHP
Executable File

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