Files
Zonneplan/bootstrap/providers.php
T
JustZoe101 3ae3222732
tests / ci (push) Failing after 4m24s
Initial commit
2026-08-01 18:17:20 +02:00

8 lines
89 B
PHP

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