Files
athenahr/config/customization.php
2023-01-15 00:04:00 +00:00

8 lines
65 B
PHP
Executable File

<?php
return [
'authbanner' => env('APP_AUTH_BANNER'),
];