athenahr/config/customization.php

8 lines
64 B
PHP
Executable File

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