braintree_api/bootstrap/providers.php
2025-05-26 10:14:58 +02:00

6 lines
64 B
PHP

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