Skip to content

Commit

Permalink
update config tree
Browse files Browse the repository at this point in the history
  • Loading branch information
Gyvastis committed Apr 13, 2021
1 parent d7b76a8 commit 9ad0a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DependencyInjection/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class Configuration implements ConfigurationInterface
*/
public function getConfigTreeBuilder()
{
$treeBuilder = new TreeBuilder('arsenal_salesforce_soap_client');
$treeBuilder = new TreeBuilder('salesforce');
$treeBuilder
->getRootNode()
->children()
Expand Down

0 comments on commit 9ad0a20

Please sign in to comment.