tao-test/app/generis/config/header/auth.conf.php

16 lines
256 B
PHP
Raw Normal View History

2022-08-29 20:14:13 +02:00
<?php
/**
* Auth config
*
* @author Open Assessment Technologies SA
* @package generis
* @license GPLv2 http://www.opensource.org/licenses/gpl-2.0.php
*/
/* Default AuthAdapter
array(
'driver' => 'oat\\generis\\model\\user\\AuthAdapter',
)
*/