authentication/config/config.php

6 lines
51 B
PHP
Raw Normal View History

2024-08-07 03:08:42 +00:00
<?php
return [
'name' => 'Authentication',
];