tao-test/app/taoQtiItem/config/default/ItemCategories.conf.php

13 lines
239 B
PHP
Raw Normal View History

2022-08-29 20:14:13 +02:00
<?php
/**
* Default config header
*
* To replace this add a file /var/www/package-tao/taoQtiItem/config/header/ItemCategoriesService.conf.php
*/
return new oat\taoQtiItem\model\ItemCategoriesService([
'properties' => [
]
]);