athenahr/config/customization.php
miguel456 3727c84f3e
refactor: code style changes
Signed-off-by: miguel456 <me@nogueira.codes>
2023-01-15 00:04:00 +00:00

8 lines
65 B
PHP
Executable File

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