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

8 lines
163 B
PHP
Raw Normal View History

2022-08-29 20:14:13 +02:00
<?php
/**
* State service is used to encapsulate logic of changing of delivery execution state.
*/
return new \oat\taoDelivery\model\execution\StateService();