mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
Update services.php.
This commit is contained in:
parent
c14cb7b1bd
commit
402bf7d500
@ -28,7 +28,6 @@ return static function (ContainerConfigurator $container) {
|
|||||||
->tag('controller.service_arguments');
|
->tag('controller.service_arguments');
|
||||||
|
|
||||||
$services
|
$services
|
||||||
->set('chill_wopi.openstack_client')
|
->set(OpenStack::class)
|
||||||
->class(OpenStack::class)
|
|
||||||
->arg('$options', '%chill_wopi.openstack%');
|
->arg('$options', '%chill_wopi.openstack%');
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user