*/ namespace oat\taoQtiTest\models; interface TestCategoryPresetProviderInterface { public function registerPresets(TestCategoryPresetProvider $presetService); }