Files

8 lines
90 B
PHP
Raw Permalink Normal View History

<?php
declare(strict_types=1);
return [
App\Providers\AppServiceProvider::class,
];