mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Php cs fixes
This commit is contained in:
parent
bf66af0f25
commit
d75607a1d2
@ -193,10 +193,10 @@ class ChillMainExtension extends Extension implements
|
||||
[]
|
||||
);
|
||||
|
||||
/* $container->setParameter(
|
||||
'chill_main.workflow_signatures.base_signer.document_kinds',
|
||||
$config['workflow_signature']['base_signer']['document_kinds']
|
||||
);*/
|
||||
/* $container->setParameter(
|
||||
'chill_main.workflow_signatures.base_signer.document_kinds',
|
||||
$config['workflow_signature']['base_signer']['document_kinds']
|
||||
);*/
|
||||
|
||||
$loader = new Loader\YamlFileLoader($container, new FileLocator(__DIR__.'/../config'));
|
||||
$loader->load('services.yaml');
|
||||
|
Loading…
x
Reference in New Issue
Block a user