braintree_api/bootstrap/providers.php
2025-05-30 14:14:53 +02:00

6 lines
70 B
PHP

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