Remove trailing end() in MainBundle configuration

This commit is contained in:
Julie Lenaerts 2024-07-24 11:32:08 +02:00
parent 5623cf946e
commit 15f3e474a0

View File

@ -107,7 +107,6 @@ class Configuration implements ConfigurationInterface
->end()
->end()
->end()
->end()
->end() // end of workflow signature document types
->arrayNode('phone_helper')
->canBeUnset()