7 lines
119 B
PHP
7 lines
119 B
PHP
<?php
|
|
/**
|
|
* Default config header created during install
|
|
*/
|
|
|
|
return new oat\generis\model\user\UserFactoryService();
|