You've already forked redmine-bundle
infotext changes
This commit is contained in:
@@ -23,11 +23,11 @@ final class Configuration implements ConfigurationInterface
|
||||
->children()
|
||||
->scalarNode('url')
|
||||
->isRequired()
|
||||
->info('The URL of your Redmine instance')
|
||||
->info('Base URL of the Redmine instance')
|
||||
->end()
|
||||
->scalarNode('apikey')
|
||||
->isRequired()
|
||||
->info('Your Redmine API-Key')
|
||||
->info('Redmine API-Key')
|
||||
->end()
|
||||
->end()
|
||||
->end()
|
||||
|
||||
Reference in New Issue
Block a user