Files
newznab-tmux/bootstrap/providers.php
T
2024-04-27 08:20:23 +00:00

6 lines
64 B
PHP

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