1
0
cms11/bootstrap/providers.php
2024-04-16 15:55:47 +02:00

6 lines
64 B
PHP

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