10 lines
162 B
PHP
10 lines
162 B
PHP
<?php
|
|
|
|
/**
|
|
* Default config header
|
|
*
|
|
* To replace this add a file tao/conf/header/ExtraPoService.conf.php
|
|
*/
|
|
|
|
return new oat\tao\model\i18n\ExtraPoService();
|