tao-test/app/taoDelivery/config/default/AttemptService.conf.php

10 lines
151 B
PHP
Raw Normal View History

2022-08-29 20:14:13 +02:00
<?php
/**
* The default AttemptService
*
* It used to count the attempts to pass the test.
*/
return new oat\taoDelivery\model\AttemptService();