1
0
cms11/bootstrap/providers.php

7 lines
119 B
PHP

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