mirror of
https://github.com/anikeen-com/print-cli.git
synced 2026-03-14 06:06:10 +00:00
6 lines
64 B
PHP
6 lines
64 B
PHP
<?php
|
|
|
|
return [
|
|
App\Providers\AppServiceProvider::class,
|
|
];
|