mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
Re-dump autoloader and composer.lock
This commit is contained in:
@@ -221,7 +221,7 @@ class Configuration implements ConfigurationInterface
|
||||
->arrayNode('mailer')
|
||||
->children()
|
||||
->scalarNode('html_to_text_converter')
|
||||
->info(sprintf('A service implementing the "%s"', HtmlToTextConverterInterface::class))
|
||||
->info(\sprintf('A service implementing the "%s"', HtmlToTextConverterInterface::class))
|
||||
->defaultNull()
|
||||
->end()
|
||||
->end()
|
||||
|
||||
Reference in New Issue
Block a user