athenahr/config/customization.php

8 lines
65 B
PHP
Raw Normal View History

2021-10-25 18:54:09 +01:00
<?php
return [
'authbanner' => env('APP_AUTH_BANNER'),
2021-10-25 18:54:09 +01:00
];