8 lines
150 B
PHP
8 lines
150 B
PHP
|
<?php
|
||
|
|
||
|
/**
|
||
|
* Default config header created during install
|
||
|
*/
|
||
|
|
||
|
return new \oat\taoQtiItem\model\compile\QtiAssetReplacer\NullQtiItemAssetReplacer();
|