VANA/VANA-php/bootstrap/providers.php
2024-10-11 08:02:45 +02:00

6 lines
64 B
PHP

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