9 lines
181 B
PHP
9 lines
181 B
PHP
<?php
|
|
|
|
/**
|
|
* A service to provide additional configurations that should
|
|
* be send to the client
|
|
*
|
|
* By default implemented by oat\tao\model\clientConfig\ClientConfigService
|
|
*/
|